

    .event-hero {
        background-size: 100% auto !Important;
        height: 280px;
        background: url('https://s3-ap-southeast-2.amazonaws.com/img-admin.exponews.com.au/event/8/qld22-ticketing-header-image-01_22021003_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/8/qld22-ticketing-header-image-01_22021003_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/8/qld22-ticketing-header-image-01_22021003_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/8/qld22-ticketing-header-image-01_22021003_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/4/qld22-ticketing-background-01_22021043_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/4/qld22-ticketing-background-01_22021043_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/4/qld22-ticketing-background-01_22021043_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/4/qld22-ticketing-background-01_22021043_medium.jpg') 0 0 no-repeat !Important;
            background-size: cover;
        }
    }
    