<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@media (min-width:1200px) and (max-width:1400px){
    .slider_product_4 .slider-banner,
    .slider_product_7 .slider-banner{
        width: 20% !important;
    }
    .slider_product_4 .has-link,
    .slider_product_7 .has-link{
        width: 80% !important;
    }

}

@media (min-width:1200px) and (max-width:1600px){
    .slider_product_4 .has-link,
    .slider_product_7 .has-link{
        padding: 30px 15px !important;
    }
}
</pre></body></html>