/* MEDIA QUARY */
@media only screen and (max-width: 800px) {
  /* line 24, app/assets/stylesheets/pages/terms-of-use-responsive.scss */
  .terms-of-hero-section {
    margin-top: 70px;
  }
}

/* Responsive layout */
