.comment-text{
    height: 200px;
    overflow:hidden;
    overflow-y: auto;
}
.comment-text p{
    height: 150px;
}
.comment-text p small{
    font-size: 14px;
}