.team-grid__intro{margin-bottom:4rem;text-align:center}.team-grid__container{display:flex;flex-direction:column;gap:2rem}.team-grid__item{text-align:center}.team-grid__image{background-position:50%;background-size:cover;border-radius:10px;height:235px;margin:0 auto 1rem;max-width:100%;width:250px}.team-grid__name{margin-bottom:.5rem}.team-grid__job{font-size:13px;margin:0 auto;max-width:75%}@media (min-width:767px){.team-grid__wrapper{margin:0 auto;max-width:80%}.team-grid__container{flex-direction:row;flex-wrap:wrap}.team-grid__item{margin-bottom:2rem;width:calc(33% - 2rem)}}