.error-top {
    background: url('../../img/design/error/404.jpg') no-repeat;
    background-size: cover !important;
    background-position: 50% !important;
}

.error-logo {
    position: relative;
    display: block;
    width: 120px;
    margin: 0px auto 30px;
}

.error-group {
    position: relative;
    display: block;
    text-align: center;
}

.error-group h1 {
    font-size: 28px;
    margin: 0px auto 13px;
}
