/**
 * WARNING: Do not change this file. Your changes will be lost.
 * 2022-01-26 09:34:11 */

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