.header-one {
    max-height: 100px;
}

.logo-img {
    max-width: 120%!important;
    background-color: white;
}

.affix #logo-second img {
    display: none;
}

.menu-item-5391 a, .phonemenu a:hover {
     color: #308ad9 !important;
    font-size: 22px !important;
    font-weight: 700;
}

.special-offer-heading-divider, .special-offer-mobile-heading {
    display: none;
}

@media screen and (max-width: 767px) {
    .special-offer-heading-divider {
        padding-bottom: 20px;
    }

    .special-offer-heading-divider, .special-offer-mobile-heading {
        display: block;
    }
}












