@media (min-width: 48rem) {
    body.catalog-category-view .columns {
        --page-layout: minmax(0, 1fr);
    }
}
