.InfiniteScroll {
  overflow-y: scroll;
  -webkit-overflow-scrolling: touch;
}
