.items-grid{grid-template-columns:repeat(auto-fill,minmax(28rem,1fr));gap:2rem;display:grid}
