/* Size the Unity diamond logo in the header */
.md-header__button.md-logo img {
  height: 1.6rem;
  width: auto;
}
