.error404  .page-title .main-top .content .text-title{
        text-align: center;
    padding-right: 0px; 
    max-width: 100% !important;
    flex: 0 100%;
}

.error404 header#masthead.template-layout-2 .header-wrapper {
    position: relative;
    background-color: #fff;
}


.error404 .container.my-4 .search-form {
    display: flex;
    justify-content: center;
    padding-bottom: 30px;
}

.error404  .site-content {
    padding-top:0px;
}
.error-404.not-found .page-content p{
    
margin-top:0px !important;
    margin-bottom:0px;
    
}


.error404  .site-content h1{
    color:#fff;
}

.error404  .site-content img {
    max-width: 100%;
    max-height: 100px;
}