/* app/views/therapists/index.css */
@media (max-width: 767px) {
  body > nav {
    position: initial;
  }
}
/*# sourceMappingURL=index.css.map */