

    .event-hero {
        background-size: 100% auto !Important;
        height: 280px;
        background: url('https://s3-ap-southeast-2.amazonaws.com/img-admin.exponews.com.au/event/d/chc-webpage-banner_20011444_large.jpg') 0 0 no-repeat;
    }
    

    @media screen and (max-width: 768px) {
        .event-hero {
            height: 250px;
            background: url('https://s3-ap-southeast-2.amazonaws.com/img-admin.exponews.com.au/event/d/chc-webpage-banner_20011444_medium.jpg') 0 0 no-repeat;
            background-size: 100% auto !Important;
        }
    }
    @media screen and (max-width: 450px) {
        .event-hero {
            height: 150px;
            background: url('https://s3-ap-southeast-2.amazonaws.com/img-admin.exponews.com.au/event/d/chc-webpage-banner_20011444_medium.jpg') 0 0 no-repeat;
            background-size: 100% auto !Important;
        }
    }
    @media screen and (max-width: 450px) {
        .event-hero {
            height: 120px;
            background: url('https://s3-ap-southeast-2.amazonaws.com/img-admin.exponews.com.au/event/d/chc-webpage-banner_20011444_medium.jpg') 0 0 no-repeat;
            background-size: 100% auto !Important;
        }
    }
    
body {
    background-color: #eeeeee;
    background-size: cover;
}


    body {
        background: url('https://s3-ap-southeast-2.amazonaws.com/img-admin.exponews.com.au/event/f/wte---lup-background-image_3000x1700_19080819_20011424_xlarge.jpg') 0 0 no-repeat !Important;
        background-size: cover;
    }
    @media screen and (min-width: 1500px) {
        body {
            background: url('https://s3-ap-southeast-2.amazonaws.com/img-admin.exponews.com.au/event/f/wte---lup-background-image_3000x1700_19080819_20011424_xlarge.jpg') 0 0 no-repeat !Important;
            background-size: cover;
        }
    }
    

    @media (-webkit-min-device-pixel-ratio: 2) and (max-width: 768px) {
        body {
            background: url('https://s3-ap-southeast-2.amazonaws.com/img-admin.exponews.com.au/event/f/wte---lup-background-image_3000x1700_19080819_20011424_large.jpg') 0 0 no-repeat !Important;
            background-size: cover;
        }
    }
    

    @media screen and (max-width: 768px) {
        body {
            background: url('https://s3-ap-southeast-2.amazonaws.com/img-admin.exponews.com.au/event/f/wte---lup-background-image_3000x1700_19080819_20011424_medium.jpg') 0 0 no-repeat !Important;
            background-size: cover;
        }
    }
    