.hero-image-wrapper {
    width: 100%;
    height: 275px;
    display: block;
    background: url("../images/HealthServices.jpg") center center no-repeat;
    background-size: cover;
}
/*Overlay isnt needed on subsites, as the find your way wil not appear and no contrast is needed.*/
.home-slider-gradient-overlay {
    display: none;
}