#tl_navigation .group-ROCHECORBON {
    background: url(logo-mairie-rochecorbon.svg) 3px 2px no-repeat;
    background-size: 14px auto;
}
.flex{
  display:flex;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  align-items: center;
}