.meetTheTeam{display:grid;grid-template-columns:repeat(3,1fr)}.meetTheTeam .teamMember{text-align:center}.meetTheTeam .teamText{background-color:#f3f3f4;border-radius:0 0 50px 50px;margin:0 auto;padding-bottom:12px;padding-top:88px;width:96%}.meetTheTeam .teamImage{background-position:50%;background-size:cover;border-radius:50%;margin:0 auto -72px;padding-top:72%;position:relative;width:72%;z-index:2}.meetTheTeam .linkedInImage{width:40px}@media (max-width:767px){.meetTheTeam{display:grid;grid-template-columns:repeat(2,1fr)}.meetTheTeam .teamText{border-radius:0 0 24px 24px}}