#tags {
     width:15em;
    height:10em;
    overflow-x:hidden;
}
.text-wrap{
    white-space:normal;
}
.width-200{
    width:200px;
}
.width-400{
    width:400px;
}
