.employee-profile{width:100%}.employee-profile__card{align-items:center;display:flex;gap:15px;max-width:100%}.employee-profile__image-wrapper{aspect-ratio:1/1;flex:0 0 auto}.employee-profile__image{border-radius:50%;display:block;height:100%;object-fit:cover;width:100%}.employee-profile__content{flex:1 1 auto;min-width:0}.employee-profile__content h1,.employee-profile__content h2,.employee-profile__content h3,.employee-profile__content h4,.employee-profile__content h5,.employee-profile__content h6{margin-top:0}.employee-profile__content>:last-child{margin-bottom:0}@media (max-width:767px){.employee-profile__card{gap:24px}}