
    .hero-header {
        background: linear-gradient(rgba(0,0,0,0.9), rgba(0,0,0,0.9)),
                    url('/media/site_images/IMG_6522_2.JPG');
        background-position: center center;
        background-repeat: no-repeat;
        background-size: cover;
    }
    