.about-hero{min-height:60vh}.team-grid{grid-template-columns:repeat(4,minmax(0,1fr))}@media (max-width:991px){.team-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:575px){.team-grid{grid-template-columns:1fr}}