body:has(.mxg-hero) #product-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px}body:has(.mxg-hero) #product-grid>.grid__item{width:auto;max-width:none;margin:0}@media(max-width:989px){body:has(.mxg-hero) #product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}}