.wp-section-404 {
    min-height: 750px;
    background: url(https://damassets.autodesk.net/content/dam/autodesk/www/404/2021-update/error-404-background-1000x1000.jpg) no-repeat calc(50% + 5px) calc(0% + 150px) /auto;
}
.wp-section-404 .text,
.wp-section-404 .title {
    max-width: 600px;
}
@media only screen and (min-width: 40.063em){
    .wp-section-404 {
        background: url(https://damassets.autodesk.net/content/dam/autodesk/www/404/2021-update/error-404-background-1000x1000.jpg) no-repeat calc(50% + 100px) calc(50% + 200px) /auto;
    }
}
@media only screen and (min-width: 64.063em){
    .wp-section-404 {
        background: url(https://damassets.autodesk.net/content/dam/autodesk/www/404/2021-update/error-404-background-1000x1000.jpg) no-repeat calc(50% + 330px) calc(50%) /auto;
    }
}
