.meet_the_team_wrapper{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:center}.meet_the_team_item{background-color:#fff;border:1px solid #dcdcdc;border-radius:25px;flex-basis:30%;margin:25px 1.65%;padding:25px;transition:all .6s ease}.meet_the_team_item:hover{transform:scale(1.03);transition:all .6s ease}@media screen and (max-width:900px){.meet_the_team_item{flex-basis:45%;margin:25px 1.65%}}@media screen and (max-width:600px){.meet_the_team_item{flex-basis:100%;margin:25px 0}}.MeetTheTeamHeadshot{aspect-ratio:auto;display:block;height:auto;margin:0 auto;max-width:100%;width:200px}.MeetTheTeam_name{margin-bottom:0;text-align:center}.MeetTheTeam_bio{color:#646464;font-size:15px;line-height:21px}.meet_the_team_section_headline{text-align:center}.MeetTheTeam_button__container{margin-bottom:10px;margin-top:20px;text-align:center}.MeetTheTeam_button{background-color:var(--mainBlue);border-radius:6px;color:#fff;display:inline-block;font-size:14px;padding:7px 30px;text-decoration:none}.MeetTheTeam_title{text-align:center}.linkedin__LINK{color:#000;text-decoration:none}.linkedIcon{font-size:19px}