.meet_the_team_wrapper{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:space-between}.meet_the_team_item{flex-basis:31%;margin-bottom:17px;margin-top:17px}@media screen and (max-width:900px){.meet_the_team_item{flex-basis:48%;margin-bottom:15px;margin-top:15px}}@media screen and (max-width:600px){.meet_the_team_item{flex-basis:100%;margin-bottom:15px;margin-top:15px}}.team_member__name{margin-bottom:0;margin-top:18px;text-align:center}.team_member__title{margin-top:8px;text-align:center}.teamHeadshot{border-radius:6px;filter:grayscale(100%);margin-top:0;transition:all .3s ease-in-out}.teamHeadshot:hover{filter:grayscale(0);margin-top:-10px;transition:all .3s ease-in-out}.black_team_link{color:#000;text-decoration:none}