#profiles .profiles-grid{grid-template-columns:repeat(auto-fit,minmax(210px,1fr))}
@media(max-width:800px){#profiles .profiles-grid{grid-template-columns:1fr}}
