.site-content {
    position: relative;
    padding: 0px 0 0px !important;
}
.switch.switch-mobile {
    display: none !important;
}
.ct-banner.layout3 .ct-banner-content .ct-price .ct-price-text {
    color: #cc6628;
    font-weight: 600;
}

@media screen and (max-width: 1199px) {
    #ct-header-default .ct-header-branding .logo-mobile img, .ct-header-mobile .ct-header-branding .logo-mobile img {
        height: 70px !important;
    }
}