/* Logo styling */
.md-header__button.md-logo img,
.md-logo img {
  max-height: 2.4rem;
  width: auto;
  display: block;
}
