body .wp-block-navigation:not(.has-background) .wp-block-navigation__responsive-container.is-menu-open:not(.disable-default-overlay){
    background-color:#143c47 !important;
    color:#fff !important
}
@media screen and (max-width: 599px) {
.image-header{
    background:#143c47 !important;
}
}