 .post-list .post-header .post-title a {
    font-size: 16px;
}


@media (min-width: 767px) {
    .actu-eaaf {
        .blog-widget-recent .post-holder {
            width: 45%;
        }
        .blog-widget-recent .post-holder:nth-last-child(2n+1) {
            left: 46% !important;
          }
    }
    .actu-partenaire {
        .blog-widget-recent .post-holder {
            width: 100%;
        }
    }
}

