body.error404 #main-content > .container{
    max-width: 100% !important;
    width: 100% !important;
}

body.error404 #main-content > .container:before{
    display: none !important;
}

.diana_search_again_404 .et_pb_row .et_pb_promo .et_pb_promo_description a:hover{
    opacity: 0.5;
}
.diana_search_again_404 .et_pb_row .et_pb_promo .et_pb_promo_description a{
    color: #33373a !important;
}

body.et-fb .diana_search_again_404 .et_pb_row .et_pb_column:hover .et_pb_image {
    position: relative !important;
}


.diana_search_again_404 .et_pb_search form .et_pb_s{
    padding: 15px 24px !important;
    height: auto !important;
}


@media only screen and (max-width: 1390px) {
    .diana_search_again_404 .et_pb_row {
        width: 90% !important;
    }
}

@media only screen and (max-width: 980px) {
    .diana_search_again_404 .et_pb_row .et_pb_image{
        transform: translate(0,-49%);
    }



}
@media only screen and (max-width: 767px) {
    .diana_search_again_404 .et_pb_row .et_pb_image  {
        max-width: 60px;
        margin: 0 auto !important;
        float: none;
        transform: translate(0,-61%);
    }
}
