.meetTheTeamWrapper{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:center}.meetTheTeamItem{background-color:#fff;border-radius:6px;flex-basis:30%;margin:20px 1.65%;padding:20px}@media screen and (max-width:900px){.meetTheTeamItem{background-color:#fff;border-radius:6px;flex-basis:45%;margin:20px 2%;padding:20px}}@media screen and (max-width:650px){.meetTheTeamItem{background-color:#fff;border-radius:6px;flex-basis:100%;margin:20px 0;padding:20px}}.teamMemberHeadshot{background-position:50%;background-repeat:no-repeat;background-size:cover;border-radius:50%;display:block;height:165px;margin:0 auto;width:165px}.team_member_name{margin-bottom:0;text-align:center}.team_member_title{text-align:center}.selectContainer{margin-left:1.65%}.teamSelector{border:1px solid #c8c8c8;max-width:200px;padding-left:10px;width:100%}.hideTeamMember{display:none}.learn_more_containerButton,.teamLearnMore{text-align:center}.teamLearnMore{background-color:var(--mainBlue);border-radius:6px;color:#fff;font-size:13px;padding:6px 25px;text-decoration:none}