.profile-card{align-items:center;display:flex;gap:28px;padding-top:20px;width:100%}.profile-card__image{flex:0 0 170px;height:170px;width:170px}.profile-card__image img{border-radius:50%;display:block;height:100%;object-fit:cover;width:100%}.profile-card__content{flex:1;min-width:0}.profile-card__name{margin:-10px 0 5px}.profile-card__description p{margin:0}@media (max-width:767px){.profile-card{align-items:center;gap:14px}.profile-card__image{flex:0 0 86px;height:86px;width:86px}.profile-card__role{font-size:13px;margin-bottom:4px}.profile-card__name{font-size:20px;margin-bottom:6px}.profile-card__description{font-size:14px;line-height:1.2}}