.subSelect {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis !important;
}

.subSelectSmall {
  max-width: 90px !important;
}