.browse-products__grid{grid-gap:20px;grid-template-rows:repeat(auto-fill,minmax(350px,1fr));grid-template-columns:repeat(auto-fill,minmax(285px,1fr));display:grid}
