/* MACHUPICCHU BEST - inicio móvil directo en Nuestros Tours */
@media (max-width: 899px) {
  #page-home > .hero {
    display: none !important;
  }

  #tours-section {
    padding-top: 1.15rem !important;
  }

  #tours-section .section-header {
    margin-top: 0 !important;
    margin-bottom: 1.4rem !important;
  }

  #tours-section .section-badge {
    display: none !important;
  }

  #toursTitle {
    margin-top: .25rem !important;
  }
}
