.team_members .tm_flex{display:grid}.team_members .tm_flex img{object-fit:cover;width:100%}.team_members .tm_flex .tm_box{transition:all .4s ease}.team_members .tm_flexitem .tm_social_links{display:flex;flex-direction:row;flex-wrap:wrap}.team_members .tm_flexitem .tm_social_links .tm_links__icon{align-items:center;display:flex;justify-content:center}@media (max-width:1024px){.team_members .tm_flex.cols-4{grid-template-columns:repeat(3,1fr)!important}}@media (max-width:900px){.team_members .tm_flex.cols-3,.team_members .tm_flex.cols-4{grid-template-columns:repeat(2,1fr)!important}}@media (max-width:767px){.team_members .tm_flex.cols-2,.team_members .tm_flex.cols-3,.team_members .tm_flex.cols-4{grid-template-columns:1fr!important}.team_members .tm_flex .tm_backbox{max-height:100%!important;max-width:100%!important;min-height:100%!important;min-width:100%!important}.team_members .tm_flex img{height:auto!important;max-height:unset!important;max-width:100%!important;min-height:auto!important;min-width:100%!important}}