.md-grid {
  max-width: 1200px; 
}

.md-logo {
  margin: 6px !important;
  padding: 0px !important;
  height: 100px !important; /* Adjust the height as needed */
}

.md-header__button.md-logo {
  margin-top: 20px;
  margin-bottom: 0px;
  padding-top: 20px;
  padding-bottom: 0px;
  padding-left: 0px;
  padding-right: 0px;
}

.md-header__button.md-logo img,
.md-header__button.md-logo svg {
  height: 90%;
  width: 90%;
}
