.wpbingoLogo {
        width: 200px;
    }
    .bwp-header .wpbingoLogo img{
        height: 50px;
        width:auto;
        max-height: unset !important;
        padding-left: 33px;
    }

/* Header Menu Desktop - Adjust to Full Width*/
@media (min-width: 992px) {
    .header-logo {
        max-width: 5% !important;
        flex: 0 0 5% !important;
    }

    .header-main {
        max-width: 90% !important;
        flex: 0 0 90% !important;
    }

    .header-right {
        max-width: 5% !important;
        flex: 0 0 5% !important;
    }
}

@media (min-width: 992px) {
    #bwp-header .header-desktop .header-wrapper .container {
        width: 100% !important;
        max-width: 100% !important;
    }
}
.vitic-topcart dropdown, .vitic-topcart {
    display: none !important;
}
.block-top-link {
    display: none !important;
}

@media (max-width:991px){
}