p.note {
  font-size: 14px;
  text-align: right;
}

.js-scrollable {
  position: static !important;
  padding-bottom: 15px;
}
@media screen and (max-width: 767px) {
  .js-scrollable {
    position: relative !important;
  }
}
@media screen and (max-width: 767px) {
  .js-scrollable .img {
    width: 600px;
  }
}

@media screen and (max-width: 767px) {
  .scroll-hint-icon {
    top: 20px !important;
  }
}
/*# sourceMappingURL=style.css.map */
