.layout_ct img{ display: inline !important }
    .milieu_titre h2{
        font-size: 11px !important;
    }
    .libelle_expression_jour h1{
        font-size: 20px !important;
        font-weight: bold !important;
    }
    @media (max-width: 992px) {
        .gauche_titre,
        .droite_titre{
            display: none !important;
        }
        .milieu_titre{
            width: 100% !important;
        }
        .milieu_titre h2{
            font-size: 14px !important;
        }
        div.promo_iphone_linternaute{
            background-size: 100% 75px !important;
        }
        .bandeau_recherche td[style="padding: 0 10px;"]{
            width: 100px !important
        }
        .bandeau_recherche input[name="f_terme"]{
            width: 120px !important;
            float: left !important;
        }
    }