.grid-container{grid-template-columns:repeat(auto-fit,minmax(9.5rem,1fr))}@media screen and (min-width:1024px){.grid-container{grid-template-columns:repeat(auto-fit,minmax(12.5em,1fr))}}