/* Agrandir le logo SVG */
.md-logo img {
  max-height: 50px !important;
  height: 50px !important;
}
