.section.sePageSection.sePageSectionResponsive.remove-margin {
margin-bottom: 0px;
}

.sePage .sePageMain {
margin-top: 0px;
}
/*Shifts background over 75%*/
@media only screen and (max-width:900px) {
.sePageSectionResponsive.hero {
background-position-x: 75% !important;
}