@media (max-width: 991px) {
    .navbar-brand {
        position: relative;
        left: -26px;
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    .megamenu.show {
        min-height: 350px !important;
    }
}

.terms h4::before, .terms .h4::before, .terms h3::before, .terms .h3::before, .terms h2::before, .terms .h2::before {
    display: none !important;
}
