.mht-team-profile-block{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:space-between}.mht-team-profile-block-img{border-radius:50%;border-style:solid;border-width:1px;height:150px;overflow:hidden;width:150px}.mht-team-profile-block-img img{object-fit:cover}.mht-team-profile-block-text{width:calc(100% - 200px)}.mht-team-profile-name{font-size:20px;font-weight:700;margin-bottom:0;padding-bottom:0}.mht-team-profile-role{border-bottom:1px solid #f5844c;font-size:14px;font-style:italic;margin-bottom:20px;margin-top:0;padding-bottom:20px}.mht-team-profile-bio{font-size:14px}@media screen and (max-width:480px){.mht-team-profile-block{align-items:center;flex-direction:column}.mht-team-profile-block-img{height:175px;max-width:75%;width:175px}.mht-team-profile-block-text{text-align:center;width:100%}}