sticky-header.header-wrapper,
div.shopify-section-group-header-group,
div.shopify-section-group-footer-group,
section.shopify-section-group-footer-group,
div.pplr-89--,
div.pplr-99--,
div.pplr_ex_button .a_p_t_c .a_p_t,
label.pplr_h_title i._ps,
label.pplr_h_title span.pplrcur.pplr_cur.money {
    display: none !important;
}

@media screen and (max-width: 749px) {
    div.banner {
        max-height: 60vh;
    }
    div.banner div.banner__media.media.animate--fixed.scroll-trigger.animate--fade-in img {
        height: 60vh;
    }
}