.products__title{margin-bottom:20px}.products__items{display:grid;grid-template-columns:repeat(auto-fit,minmax(226px,1fr));gap:20px}@media screen and (min-width: 768px){.products__items{grid-template-columns:repeat(auto-fit,276px);gap:20px 30px}}
