.section--light .banner-e .banner__title {
    color: #ffffff;
}

@media (min-width: 1200px) {
    .banner-e__form {
        right: calc(50% - 550px) !important;
    }
}

@media (min-width: 992px) {
    .banner-e .banner__title {
        font-size: 3.5rem;
        line-height: 3rem;
        text-shadow: #333 1px 0 10px;
    }
}

@media (max-width: 767px) {
    #id_e4207b8d-ca5a-58c2-91f4-672e64dadd45 {
        display: none;
    }
}