.sbr-hp-hero {margin-top: -80px;}

/* paralax - fixed hero image */
.sbr-hp-hero .block-bg-img {padding:150px 15px;}
.sbr-hp-hero {background-attachment:fixed;}

/* IMAGE OVERLAY */
.se-section-image-overlay .editContent,
.se-section-image-overlay .content-block-column {
 position: relative;
}

.se-section-image-overlay .content-block-column::before {
 content: '';
 background-color: rgba(0,0,0,0.30);
 width: 100%;
 position: absolute;
 left: 0;
 top: 0;
 bottom: 0;
}






