.meetTheTeamWrapper{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:center}.meetTheTeamItem{background-color:#fff;border:1px solid #c8c8c8;border-radius:6px;flex-basis:29%;margin:25px 2%}@media screen and (max-width:900px){.meetTheTeamItem{border:1px solid #c8c8c8;border-radius:6px;flex-basis:45%;margin:25px 2%}}@media screen and (max-width:650px){.meetTheTeamItem{border:1px solid #c8c8c8;border-radius:6px;flex-basis:100%;margin:25px 0}}.meetTheTeamHeadshot{border:5px solid var(--mainRed);border-radius:50%;display:block;margin:30px auto 0;width:140px}.meetTheTeamName{margin-bottom:0;text-align:center}.meetTheTeamTitle{margin-bottom:30px;margin-top:7px;text-align:center}.meetTheTeamInner{padding-bottom:15px;padding-left:20px;padding-right:20px}.meetTheTeamLink{color:var(--mainRed);display:block;margin-bottom:15px;text-decoration:none}.meetTheTeamLink,.meetThe_TeamMainHeadline{text-align:center}