.sePage .sePageMain, .sePageFooter { margin-top: 0px; }

.rbc-hp-services .customContentBlock {
 margin-bottom: 22px;
}
.sePageContent .sePageSection.rbc-hp-services {
 padding-top: 22px;
}

.se-custom-logo-section .default-brands-2 img,
.se-custom-logo-section .default-brands-3 img,
.se-custom-logo-section .default-brands-4 img,
.se-custom-logo-section .default-brands-5 img,
.se-custom-logo-section .default-brands-6 img {
 width: 360px; 
 max-height: 90px;
 max-width: 100%;
}

.se-custom-logo-section .default-brands-2 div.editContent,
.se-custom-logo-section .default-brands-3 div.editContent,
.se-custom-logo-section .default-brands-4 div.editContent,
.se-custom-logo-section .default-brands-5 div.editContent,
.se-custom-logo-section .default-brands-6 div.editContent {
 display: flex;
 justify-content: center;
 align-items: center;
 padding: 15px 5px;
 height: 100%;
}

@media only screen and (min-width: 992px) {
 .se-custom-logo-section .default-brands-2>div, 
 .se-custom-logo-section .default-brands-3>div,
 .se-custom-logo-section .default-brands-4>div,
 .se-custom-logo-section .default-brands-5>div {
 width: 20%;
 }

.se-custom-logo-section .default-brands-4>div:first-child {
 margin-left: 10%;
}

.se-custom-logo-section .default-brands-3>div:first-child {
 margin-left: 20%;
}

.se-custom-logo-section .default-brands-2>div:first-child {
 margin-left: 30%;
}
}
/* 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;

}



