.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-about-us .team-int-image img, .body-contact-us .team-int-image img {
    display: block;
    margin: 0 auto;
    max-width: 100%;
    height: auto;
}

.body-home .team-section .team-intro {
margin-top: 0 !important;
}

.body-home .callouts-section {
display: none !important;
}
/*.body-home .team-section {
display: none !important;
}*/
.body-home .quote-section {
display: none !important;
}

.ybcopy {
margin-top: -200px !important;
}

.ybcopy p {
color: #fff !important;
}

.team-int-content:after {
height: 0px !important;
}

.body-about-us .copy-section {
display: none;
}


.worthwhile .worthwhile-cta {
	font-size: 20px;
	font-weight: 500;
	padding-top: 50px;
}
.worthwhile-archive{
    font-size: 20px;
    font-weight: 500; 
    margin-top: -45px;
}
