/* Constrain the custom logo height in the header */
.md-header__button.md-logo img {
  height: 2rem;
  width: auto;
}
