.trustee-bio {
    display: flex;
    column-gap: 50px;
}

.trustee-bio .member-badge.cit,
.trustee-bio .member-badge.mcit {
    width: 33%;
}

.author h1, 
.author h2, 
.author h3 {
    margin-bottom: 8px;
    line-height: 1;
}