

    .event-hero {
        background-size: 100% auto !Important;
        height: 280px;
        background: url('https://s3-ap-southeast-2.amazonaws.com/img-admin.exponews.com.au/event/2/lup_headerimage_home-shows_23022816_large.png') 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/2/lup_headerimage_home-shows_23022816_medium.png') 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/2/lup_headerimage_home-shows_23022816_medium.png') 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/2/lup_headerimage_home-shows_23022816_medium.png') 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/e/lup_ticketing-background-images-_home-shows-2_23022851_xlarge.png') 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/e/lup_ticketing-background-images-_home-shows-2_23022851_xlarge.png') 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/e/lup_ticketing-background-images-_home-shows-2_23022851_large.png') 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/e/lup_ticketing-background-images-_home-shows-2_23022851_medium.png') 0 0 no-repeat !Important;
            background-size: cover;
        }
    }
    