.team-members{display:flex;flex-direction:row;flex-wrap:wrap;margin-left:-.5rem;margin-right:-.5rem}.team-members--four-col .team-member__wrapper,.team-members--one-col .team-member__wrapper,.team-members--three-col .team-member__wrapper,.team-members--two-col .team-member__wrapper{width:100%}.team-member__wrapper{display:flex}.team-member{border-style:solid;border-width:1px;display:flex;flex-direction:column;margin:.75rem;padding:1rem;width:100%}.team-member__image{height:315px;margin-bottom:1rem;width:100%}.team-member__image img{height:100%;object-fit:cover;width:100%}.team-member__details{flex-grow:1}.team-member__full-name{margin-bottom:.5rem}.team-member__buttons{align-items:center;display:flex;flex-direction:row;justify-content:space-between}.team-member__social{display:flex;flex-direction:row;justify-content:flex-end;margin-left:-.25rem;margin-right:-.25rem}.team-member__social-link{padding:.25rem}.team-member__social-link svg{height:40px;width:auto}.team-member__social-link.twitter svg{fill:#000}.team-member__social-link.linkedin svg{fill:#0072b1}@media (min-width:768px){.team-members--four-col .team-member__wrapper,.team-members--three-col .team-member__wrapper,.team-members--two-col .team-member__wrapper{width:50%}}@media (min-width:992px){.team-members--three-col .team-member__wrapper{width:33.3333333333%}.team-members--four-col .team-member__wrapper{width:25%}}