.list-cell-name-name {
  max-width: 200px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.small-row {
  font-size: 12px;
}

