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