﻿div.scrollable {
    overflow-x: scroll !important;
    overflow-y: hidden !important;
    white-space: nowrap !important;
}
