.fw-logo img {
    max-height: 70px;
}
@media screen and (max-width: 991px) {
    .shortcode-hero-banner .shortcode-hero-banner-overlay {
        background-color: rgb(28 40 74);
        height: 100%;
        inset: 0;
        position: absolute;
        width: 100%;
    }