.staff-cards__card img{display:flex;padding-bottom:4em;padding-left:20px;padding-right:2em}.staff-cards{display:flex;flex-wrap:wrap;justify-content:space-between}.staff-cards .staff-cards__card{display:flex;flex-direction:column;justify-content:space-around;margin-bottom:1.5rem;overflow:hidden}.staff-cards--1-col .staff-cards__card{width:calc(100% - 1rem)}.staff-cards--3-col{justify-content:flex-start}.staff-cards--3-col .staff-cards__card{width:calc(33.3% - 1rem)}.staff-cards--3-col .staff-cards__card:nth-of-type(3n+1),.staff-cards--3-col .staff-cards__card:nth-of-type(3n+2){margin-right:1.2rem}.staff-cards .staff-cards__button-wrapper{margin-top:auto}.staff-cards .staff-cards__button-wrapper .button{text-decoration:none}@media (max-width:767px){.staff-cards__card{margin-right:0!important;width:100%!important}}