html.error-page body {
    @media(max-width: 767.99px) {
        background-size: contain !important;
    }
}
