  @media (max-width: 700px) { .product-grid { grid-template-columns: minmax(0, 1fr) !important; } }
