#hero .heroOverlay {
background-color: rgba(1,33,87,1);

}

@media (min-width: 992px){
#hero .heroImages, #hero .heroDesc {
margin-top: 35px;
}
#hero {
height: 370px;
}
a#previousHero {
top: 110px !important;
}
a#nextHero {
top: 110px !important;
}