
.template--customers #shopify-section-header{
    position: initial;
}

@media only screen and (max-width: 749px){
body.mobile_menu_drawer_active .site-header .mobile-nav-wrapper.js-menu--is-open {
        z-index: 9;
}
}