/* Increase header logo size */
.md-header__button.md-logo img {
    height: 1.2rem;  /* Default is 1.2rem */
    width: auto;
}
