/* Logo container */
@media screen and (max-width: 40em) {
  div.container-visuel-rubrique {
    height: 100%;
    overflow-y: hidden;
  }
}
