.bottom-panel {
    height: 60px !important;
}

.bottom-panel .text {
    font-size: 10px !important;
}

@media (max-width: 990px) {
    .bottom-panel {
        height: 35px !important;
    }

    .right-content .link-btn .btn-style-six {
        padding: 5px 30px !important;
    }

    .left-panel-two {
        display: flex !important;
        height: 80px !important;
    }

    .logo img {
        height: 47px !important;
    }
}

.content-outer-two-iframe iframe {
    width: 100%;
    height: 100%;
}

iframe {
    width: 100% !important;
    height: 100% !important;
}