.error-404 {
    clear: both;
    margin-top: 28px;
}

.error-404 .box {
    background: #fefec8;
    border-color: #e8d986;
}

.error-404 h1 {
    padding: 0 !important;
    margin: 0 0 auto 0 !important;
}

.error-404 .nay {
    position: absolute;
    margin: -70px 0 0 198px;
}

.image-error .nay {
    position: absolute;
    margin: -70px 0 0 360px;
}

.image-error .oh-no {
    display: block;
    margin: auto;
}