#PageMain , #PageFooter { margin-top: 0; }

.sePageContent-hero .sePageSection.se-section-margin-b-zero {
 margin-bottom: -30px;
}

.nns-hero-top .block-bg-img {
 padding: 0px;
}

/* 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.20);

 width: 100%;

 position: absolute;

 left: 0;

 top: 0;

 bottom: 0;

}