@media all and (max-width: 1100px)
{
 
    /*.bandeau-offre-1
    {
        background-image: url(../media/pictures/offres/festival-des-lanternes-feeries-de-chine-version-mobile.jpg);
        max-height: 350px;
    }
    
    .bandeau-offre-1 h3
    {
        color: #dccbbc;
        margin: 50px 0;
        padding-top: 10vw;
    }
    .bandeau-offre-1 p
    {
        color: #dccbbc;
        margin: -60px 0 50px 0;
        transform: translateY(45px);
    }
    .text-offre-1 h4
    {
        color: white;
        margin: 0;
    }
    */
    .offre-contenu
    {
        width: 20vw;
        height: 20vw;
        /*margin-left: 25%;
        border-radius: 50%;*/
    }
    /*
    .bandeau-offre-1 .offre-mentions
    {
        padding-left: 7vw;
        width: 35vw;
    }*/
}