h2.title-sub-404 {
    font-size: 52px;
    line-height: 67px;
    font-weight: 900;
    margin-bottom: 20px;
}

.title-404, .red-404 {
    font-size: 42px;
    line-height: 53px;
    font-weight: 700;
    color: #054265;
}

.red-404 {
    color: #D41F26;
}

.main-404 {
    text-align: center;
}

.main-404 img {
    width: 256px;
}

.section-404 {
    padding-bottom: 70px;
}
