#error {
    padding-top: var(--header-height) !important;
        padding-bottom: 100px;
}
#error img {
    width: 100%;
    max-width: 790px;
}
body.error #header {
    background: rgba(255,255,255, 1) !important;
}