/* Mobile home-page flow. Desktop placement remains controlled by home-responsive.css. */
@media (max-width: 767px) {
  .home-responsive .hero-door-sign {
    margin: 60px auto 80px !important;
  }

  .home-responsive .hero-copy {
    margin-top: 36px !important;
  }

  .home-responsive .home-sponsors {
    margin-top: 18px !important;
  }
}
