/**
 * WARNING: Do not change this file. Your changes will be lost.
 * 2025-09-13 15:21:23 */

@media (max-width: 480px) {
    .category-products .products-grid li.item {
        float: none !important;
        width: 100% !important;
    }
}
