.error_page_theme_realty {

    .error_page__icon {
        background: url("../i/background.svg");
        height: 250px;
        background-size: cover;
        margin-bottom: 6px;
    }

    .error_page__message {
        text-align: center;
        font-weight: 700;
        font-size: 16px;
        margin-top: 20%;
    }
}
