@import url(https://use.typekit.net/bgi7joz.css);.products{display:grid;grid-template-columns:repeat(3,1fr);gap:3em 1em}@media (max-width:1024px){.products{grid-template-columns:repeat(2,1fr);gap:2em .75em}}@media (max-width:1024px){.column-single .products{grid-template-columns:100%;gap:2em}}