#menu-button-wrapper {
  display: block !important;
  margin-left: 20px !important;
}

#mobile-logo-wrapper {
  width: 100% !important;
  position: absolute !important;
  margin-left: 0px  !important;
  left: 0% !important;
}

#mobile-logo-wrapper img {
  vertical-align: middle !important;
  height: 30px !important;
  object-fit: contain !important;
}