@media screen and (max-width: 575px) {
    .c-a-vous {
        text-align: center;
        margin-bottom: 20px;
    }
    .bloc-slogan {
        text-align: center;
        margin-bottom: 20px;
    }
    .logo-semcoda {
        text-align: center;
    }
    .c-a-vous img {
        height: 75px;
    }
    h2 {
        border-bottom: 2px solid #F5C847;
        font-size: 1.2rem;
    }
    h2 .picto-titre {
        height: 30px;
        margin: -18px 10px auto 0;
    }
    .mon-offre {
        margin-top: 0px;
    }
    .contact-img {
        height: 250px;
        overflow: hidden;
    }
    .contact-img img {
        position: absolute;
        top: -50px;
    }
    .contenu-header h1 {
        font-size: 1rem;
    }
    .contenu-header p {
        font-size: .8rem;
        line-height: 1.5;
    }
    .contenu-header {
        top: 5%;
        left: 10%;
    }
    .carte-titre h3,
    .carte-bon-plan h3 {
        font-size: 1rem;
    }
    .ligne-1 {
        font-size: 1rem;
    }
    .contenu-header {
        position: relative;
        text-align: center;
        top: 0;
        left: 0;
    }
    .bouton-header {
        font-size: .8rem;
    }
    .header {
        background: #FFF;
        padding-bottom: 15px;
    }
    .titre-formulaire h3 {
        font-size: 1.2rem;
    }
    .centrer-sm {
        text-align: center;
    }
    .bouton-fleche {
        margin-left: -36px;
    }
    .bouton-plus {
        padding: 5px 10px;
        font-size: .8rem;
    }
    .bouton-plus:after {
        height: 31px;
        background-position: center 4px;
        left: 298px;
    }
    .text-asterisque {
        font-size: .8rem;
    }
    footer p {
        font-size: .7rem;
    }
    #contact {
        margin: 0 auto 20px auto;
    }
    .titre-formulaire {
        text-align: center;
    }

    .bandeaup {
        font-size: 1rem;

    }
    .pourcent {
        font-size: 2.5rem;
    }
    .visuel-envoi {
        width: 100px;
        height: 100px;
        margin: 0 auto 30px auto;
    }
    .row {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
    }
    .bandeau-titre {
        padding-bottom: 0;
    }
}
