html body.bg-full-screen-image {
    background: url(../img/hero-bg.jpg) no-repeat center center fixed !important;
    background-size: cover;
}
