.scroll-wrapper {
  -webkit-overflow-scrolling: touch !important;
  overflow-y: scroll;
}

.scroll-wrapper iframe {
  height: 100%;
  width: 100%;
}
