@media (max-width: 1499px) {
    /*       PUB  ex:Livre Blanc    */
    .pub-menuGauche {width: 98px;}
}

@media (max-width: 1199px) {
    .page-matching .entete-page  .offset-xl-1 {margin-left: 0;}
}


@media (max-width: 991px) {
    /*       PUB  ex:Livre Blanc    */
    .pub-menuGauche, .pub-menuGauche .fond-image, .pub-menuGauche .lien-texte {position: initial;}
    .pub-menuGauche {width: 100%; margin-bottom: 20px; border-radius: 0;}
    .messagerie .pub-menuGauche {width: 100%;}
    .pub-menuGauche .pub-picto {margin-left: 18px;}
    .pub-menuGauche .lien-texte {width: 100%; line-height: 36px; font-size: 11px; text-align: left; padding-right: 8px;}
    .pub-menuGauche .lien-texte br {display: none;}
}

@media (max-width: 586px) {
    /*       PUB  ex:Livre Blanc  dans menu burger   */
    .pub-menuGauche .lien-texte {line-height: 17px;}
    .pub-menuGauche .lien-texte br {display: block;}
}