@media screen and (min-width:768px) { .products.collection-content-wrapper .list-grid { grid-template-columns: repeat(1,minmax(0,1fr)) !important; } } section[data-section-id="your-section-id"] .content-wrapper { max-width: 400px; };