.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;
  }
}
.ftr-logo{
    max-width: 100%;
}
.niche-section{
    background-image: url('/-/media/rj/advisor-sites/sites/k/o/korszen/images/banners/new-banners/home-middle-banner.jpg') !important;
}

.interior .quote-section {
    /* background: url('/-/media/rj/advisor-sites/sites/k/o/korszen/images/banners/home-banner.png') !important;*/
    background: url('/-/media/rj/advisor-sites/sites/k/o/korszen/images/banners/new-banners/home-top-banner.jpg') !important;
}
.worthwhile .worthwhile-cta {
	font-size: 20px;
	font-weight: 500;
	padding-top: 50px;
	font-family: 'Source Sans Pro', sans-serif;
}
.worthwhile . new-catalog-hero . title {
	font-family: 'Source Sans Pro', sans-serif;
	font-size: 16px;
}
.worthwhile-archive{
    font-size: 20px;
    font-family: ‘Source Sans Pro’, sans-serif;
    font-weight: 500; 
}
