.collections-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;padding:8px 0} ....