.people{column-gap:2rem;justify-content:space-around}.people,.people__card{display:flex;flex-wrap:wrap}.people__card{align-items:center;flex-direction:column;padding:1.5rem 0}.people__card-image{aspect-ratio:1/1;height:auto;margin:0 1rem 1.5rem;max-width:100%;object-fit:cover;object-position:top;width:300px}.people__card-content{max-width:350px;text-align:center}@media(min-width:901px){.people__card-content{max-width:350px;min-height:115px;text-align:center}.people__card-content.has-button{min-height:155px}}.people__card-email,.people__card-full_name,.people__card-job_title{margin-bottom:5px}.people__card-button-wrapper{margin:1rem 0 0}