.sePage .sePageFooter, .sePage .sePageMain {
margin-top: 0px;
}

.hero {
 background-attachment: fixed;
}

@media only screen and (max-width:767px) {
 .hero {
 background-attachment: initial;
}


















































