.page-wrapper.error_page{
    min-height: auto;
}
.error_page .s1{
        margin: 35px 0;
}
.error_page .section_1 .s1_inner{
    display: flex;
    background-image: url('/wp-content/uploads/2025/03/5451eb5ff0ebca918106bc3479988ff4-1.png');
    background-repeat: no-repeat;
    background-size: cover;
    justify-content: center;
    align-items: center;
    flex-direction: column;
}
.error_page .section_1{
    height: 100%;
}
.error_page h1{
    font-size:200px;
}
