.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;
  }
}
.body-bio-alt-1 .bio-content-main-copy, .body-bio-alt-1 .bio-detail-copy-wrapper.bio-alt-standard-only {
 padding: 15px 200px 15px !important;
}
.body-about-us .copy-section {
display: none;
}
