.sePage .sePageLayout .sePageMain .bli-homepage-hero-main .content-block-column::before, .sePage .sePageLayout .sePageMain .bli-homepage-hero-secondary.no-overlay .content-block-column::before { display: none; }

.sePage .sePageMain {
margin-top: 0px;
}

.turbo-image {
background-attachment:fixed;
 }
 
@media only screen and (max-width:767px) {
.turbo-image {
 background-attachment:initial;
}
.sePage .sePageLayout .sePageMain .sePageContent section.se-section-margin-b-zero {
 margin-bottom: 0px;
}
}