@media screen and (min-width:768px) { .products.collection-content-wrapper .list-grid { grid-template-columns: repeat(5,minmax(0,1fr)) !important; } }
@media screen and (min-width:768px) { .products.collection-content-wrapper .list-grid { grid-template-columns: repeat(5,minmax(0,1fr)) !important; } }