<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* VisualizaciÃ³n para tablet y mobile */
@media (max-width: 991px) {
    #home-slider .item-ss {
        aspect-ratio: 21/9 !important;
    }
}</pre></body></html>