#bottomRightDiv {
    overflow: scroll;
    overflow-x: hidden;
}

#bottomLeftDiv {
    overflow: scroll;
    overflow-x: hidden;
}