.logo-container-main img{
    height: 88px !important;
    width: auto !important;
}

@media only screen and (min-width: 992px) {
    .logo-container-main img{
        height: 120px !important;
        margin-top: -30px;
    }
}

.mb--2{
    margin-bottom: -25px;
}

.cbp-filter-item {
    display: none;
}