body.dr-17track-page [data-dreamery-route-summary-hidden='true'] {
  display: none !important;
  visibility: hidden !important;
}

@media screen and (max-width: 749px) {
  body.dr-17track-page #__next input,
  body.dr-17track-page #__next button {
    min-height: 48px;
  }
}
