@media (max-width: 767px) {
  .hero-section {
    padding-top: 12rem;
    padding-bottom: 12rem;
  }

  .hero-section img {
    object-position: 30% center !important;
  }

  .movai-home-trip-card .btn,
  .movai-home-cta-finale-card .btn {
    width: 100%;
  }

  .movai-home-trip-media {
    min-height: 0;
  }
  .movai-headings {
    font-size: 2rem !important;
  }
  .fs-6 {
    font-size: 1rem !important;
  }
}
