.mw-live-edit .header {
    transform: translateY(50px)
}

.banner-general {
    margin-top: 0
}

.search-home {
    margin-top: 30px
}

.section_service .service-icon img.loaded {
    max-width: 50px;
    max-height: 50px
}

.module.module-multilanguage {
    margin-left: 0.8rem;
}

@media (max-width: 767px) {
    .fly-section-1 .home-slider .content h2 {
        font-size: 18px;
        margin-bottom: 22px;
        padding-top: 10px
    }

    .fly-section-1 .home-slider .content p {
        font-size: 14px;
        margin-bottom: 1px
    }

    .module.module-search {
        display: block;
        width: 100%;
        margin-bottom: 15px
    }

    .module.module-multilanguage {
        margin-bottom: 15px;
    }
}
