@media (max-width:768px){
.collection__sticky-header {
    z-index: 99;
}
.wt-logo-banner .wt-video__image img:first-child {
    display: none !important;
}
}

section.wt-product__main.rte {
    top: 80px !important;
}


div#sticky-cart-portal {
    z-index: 5;
    position: relative;
}


