.sePage .sePageMain {
margin-top: 0px;
}

.divider-style-1::after {
 display: block;
 margin-top: 3px;
 background-color: black;
 width: 100%;
 height: 1px;
 content: '';
 }
/* HERO PADDING */
.se-section-hp-hero .block-bg-img { padding: 14% 15px; }

