.grid--about{display:grid;gap:var(--space-block-md);grid-template-columns:repeat(auto-fill,minmax(min(12rem,100%),1fr))}@media screen and (max-width:447px){.grid--about{grid-template-columns:repeat(auto-fill,minmax(min(10rem,100%),1fr))}}
