@media only screen and (max-width: 767px) {
    .mt-bottom-bar .mt-logo img {
        display: block;
        height: 55px;
        padding-top: 13px;
    }
    .banner-slider .slick-list {
        height: 277px !important;
    }
}
.mt-contact-banner .breadcrumbs ul li {
    color: #fff;
}
.mt-contact-banner .breadcrumbs ul li a {
    color: #fff;
}
.mt-contact-banner .breadcrumbs ul a:hover {
    color: #ffb4b4 !important;
}