.tkt-scrollable-content {
    -webkit-overflow-scrolling: touch;
    overflow-y: auto;
}
