@media screen and (min-width: 992px) and (max-width: 1199px) {
    .mon-offre {
        margin-top: 0px;
    }
    .contact-img {
        height: 450px;
        overflow: hidden;
    }
    .contact-img img {
        position: absolute;
        top: -50px;
    }
    .contenu-header h1 {
        font-size: 1.8rem;
        margin-bottom: 0;
    }
    .contenu-header p {
        font-size: 1.2rem;
        line-height: 1.2;
    }
    h2 {
        font-size: 1.8rem;
    }
    h2 .picto-titre {
        height: 35px;
        margin: -18px 10px auto 0;
    }

 .bandeautitre {
    padding-bottom: 10px;
}

}
