.site-body .menu-fr .widget-menu ul.menuHorizontal li:last-child a{
    background-image: url("/theme_content/images/logo-atlantico.jpg?q=635357434389830000&themeID=3037&appID=191573&appID=191573&themeID=3037");
    background-repeat: no-repeat;
    display: block;
    background-position: center;
    width:75px;
    height:24px;
    padding: 7px 0px;
}

@media (max-width: 767px) {
   .site-body .menu-fr .widget-menu ul.menuHorizontal li:last-child a{
        background-position: 9px center !important;
        width:auto !important;
   }

}

.atlantico-logo{
    background-image: url("/theme_content/images/logo-atlantico.jpg?q=635357434389830000&themeID=3037&appID=191573&appID=191573&themeID=3037");
    background-repeat: no-repeat;
    display: inline-block;
    background-position: 10px center;
    width:90px;
    height:24px;
    padding:0 !important;
}
