.billboard-full-height {
  min-height: 100vh;
}
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .billboard-full-height {
    /* IE10+ CSS styles go here */
    height: 100vh;
  }
}
.billboard-full-height .billboard-content-wrapper {
  min-height: 100vh;
}
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .billboard-full-height .billboard-content-wrapper {
    /* IE10+ CSS styles go here */
    height: 100vh;
  }
}
.team-int-section .yearbook-container .yearbook-designation {
    display: inline;
    padding: 0;
}

.bio-detail-name-wrapper .bio-detail-designation {
    display: inline;
}

.body-bio-alt-1 .bio-detail-name-wrapper h1 {
    display: inline;
}

.body-bio-alt-1 .bio-full-contact-section .bio-detail-designation {
    display: inline;
}

.body-bio-alt-3 .bio-detail-name-wrapper h1 {
    display: inline;
}
.interior .bio-detail-first-name, .interior .bio-detail-last-name, .interior .bio-detail-middle-initial, .interior .bio-detail-preferred-name {
font-size: 32px;
}


.interior .bio-detail-designation {
      font-size: 20px;
 
}

.body-home .yb-home .yearbook-three .yearbook-designation {
      display: inline;
  }

.bio-team-section .yearbook-designation {
    display: inline;
    font-size: 20px;
}
.bio-team-section .yearbook-first-name, .bio-team-section .yearbook-last-name, .bio-team-section .yearbook-designation {
   
    font-size: 35px;
   
}

.interior .team-int-section .yearbook-first-name {
    display: inline;
}
