@media only screen and (max-width: 767px) {
  body header img#logo,
  .et_pb_menu__logo img {
    max-height: 200px !important;
  }
}