.md-header__button.md-logo img {
    height: 130px !important;  /* Force size */
    width: auto !important;
}

/* Increase site title font size */
.md-header__title {
    font-size: 32px !important; /* Adjust size as needed */
    font-weight: bold;
}
