.team{display:grid;grid-gap:60px;grid-template-columns:1fr 1fr 1fr;max-width:1155px}.team,.team-member{margin:0 auto}.team-member-headshot{max-height:230px;max-width:230px}.team-member-headshot,.team-member-headshot img{height:auto;width:100%}.team-member-name{color:#fff;margin:15px auto 5px;text-align:center}.team-member-title{color:#fcd672;text-align:center}@media (max-width:1024px){.team{grid-gap:45px;grid-template-columns:1fr 1fr 1fr}}@media (max-width:736px){.team{grid-gap:30px;grid-template-columns:1fr 1fr}}@media (max-width:520px){.team{grid-template-columns:1fr}}