.team-member{align-items:stretch;display:flex;margin-bottom:30px}.profile-image{overflow:hidden;position:relative}.profile-image img{left:50%;min-height:100%;min-width:100%;object-fit:cover;position:absolute;top:50%;transform:translate(-50%,-50%)}.profile-content{border:1px solid #e5b32b;padding:30px}.profile-content h5{line-height:1.25em}.profile-content h5 span{font-weight:400}.profile-content p{font-size:1.125rem}@media screen and (max-width:767px){.team-member{display:block}.profile-image{height:300px;overflow:hidden}.profile-image,.profile-image img{position:relative}}