Buy me a coffee

#298623f

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