/**
 * WARNING: Do not change this file. Your changes will be lost.
 * 2017-07-31 08:03:48 */

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