.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;
  }
}
img.ftr-logo.desktop-image {
    max-width: 288px;
}

.niche-section {
    background-image: url(https://raymondjames.com/-/media/rj/advisor-sites/sites/k/e/keywealth/files/niche-billboard.jpg) !important;
}

.interior .quote-section {
    background-image: url(https://raymondjames.com/-/media/rj/advisor-sites/sites/k/e/keywealth/files/footer-billboard.jpg) !important;
}
