@media screen and (max-width: 767px) {
html, body { width:100% !important; max-width:100% !important; overflow-x:hidden !important; }
.container, .landing-page .container { width:100% !important; max-width:100% !important; min-width:0 !important; margin-left:0 !important; margin-right:0 !important; box-sizing:border-box !important; }
.landing-page .container { display:block !important; height:auto !important; }
}
.landing-page #header-wrap .banner-wrap { position: relative !important; top:auto !important; left:auto !important; height:auto !important; width:100% !important; }
.landing-page #header-wrap { height:auto !important; min-height:0 !important; }
.landing-page .banner-wrap #banner { position:relative !important; height:auto !important; min-height:0 !important; }
