/* Increase the logo size in the header */
.md-header__button.md-logo img {
  height: 65px;
  width: auto;
  margin-right: 0.5px;
}