/**
 * WARNING: Do not change this file. Your changes will be lost.
 * 2019-01-03 10:17:11 */

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