

@media screen and (max-width: 990px) {

    .mu-section__product-view-tabs-sticky-active {
        position: sticky;
        top: 2em;
    }
    
}
