﻿.lex-bg {
    background-image: url(https://assets.lexhaminsurance.co.uk/images/not_found.png);
    background-repeat: no-repeat;
    height: 599px;
}

@media screen and (max-width:30em) {
    .lex-bg {
        background-position-x: -800px;
    }
}
