.sePageFooter {
margin-top: 0;
}

.custom5-4 h2 span {
 display: none;
 }
.custom5-4 h2 br {
 display: block;
 }

@media only screen and (min-width: 768px) {
.custom5-4 h2 span {
 display: inline;
 }
 .custom5-4 h2 br {
 display: none;
 }
}

.sePage .sePageMain {
 margin-top: 0px;
}
.se-campaign-hh {
background-size: 100% !important;
}
.se-campaign-hh .container-fluid {
 padding: 0 15px;
}