.cell_type_description-column div,
.title-column div,
.metadata-column div {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}