.maincontent {
    max-width: 100%;
    background-image: linear-gradient(rgba(32, 135, 179, 0.95) 0 0), url(/imageserver/UserMedia/integrityext/hero_background_2.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-attachment: fixed;
}