/* Increase logo size */
.md-header__button.md-logo img {
    height: 80px !important; /* Adjust size */
    width: auto !important;
  }
