/* HEADER */ .sePage .sePageMain { margin-top: 0px; }
/* FOOTER */ .sePageFooter { margin-top: 0px; }

.sePageMain {
background-color: #000;
}

.hero-image {
background-attachment:fixed;
padding: 0px 15px;
 }

.sePageSectionResponsive .hero-image {
height: 100px;
}

@media only screen and (max-width:767px){.hero-image{background-attachment:initial;}
.src-catalog-border {
border-top: 5px solid rgb(153, 153, 153);
border-bottom: 5px solid rgb(153, 153, 153);
}
















































