.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;
  }
}
.mekler-landing .footer-cta-social-section, .landing-page-intro {display: none;}
.mekler-landing  .team-copy {text-align: center !important; padding-left: 0px !important;}

.niche-section .niche-content{background: none !important;}
.niche-section .media-carousel-three .mc-content-wrapper{padding: 20px 20px 50px 20px !important;}
.niche-section .niche-content .mc-slide:before{height: 0 !important;}


