﻿.ten {
    overflow: scroll;
    overflow-x: hidden;
    height: 160px;
}

.two {
    height: 100px;
}

.five {
    height: 160px;
}
