.team-3-col__heading{margin-bottom:5rem}.team-3-col__grid{display:grid;gap:3.5rem;grid-template-columns:repeat(3,1fr);justify-content:center}.team-3-col__person{display:flex;flex-direction:column;height:100%;margin:auto;max-width:340px;text-align:center}.team-3-col__person-image{border-radius:50%;height:208px;margin:0 auto 1rem;overflow:hidden;width:208px}.team-3-col__person-image img{height:100%;object-fit:cover;object-position:center;width:100%}.team-3-col__person-name{margin-bottom:.25rem}.team-3-col__person-role{margin-bottom:1.5rem;text-transform:uppercase}.team-3-col__person-bio-email{display:flex;flex:1 0 auto;flex-direction:column;justify-content:space-between}.team-3-col__person-bio{margin-bottom:.75rem}@media screen and (max-width:767px){.team-3-col__grid{grid-template-columns:repeat(1,1fr)}.team-3-col__person-image{height:140px;width:140px}.team-3-col__person-name{font-size:2rem;line-height:125%}}