.team-cards{display:flex;flex-wrap:wrap;justify-content:space-around}.team-member{max-width:32%}.member-info{display:flex;justify-content:space-around;padding:2rem}@media (max-width:900px){.team-member{max-width:49%}}