.error-page-area {
    min-height: initial !important;
}

.error-page-area:before {
    height: calc(100vh - 90px) !important;
}