.Truncate {
  display: block;
}

.variationEllipsis {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
