.text-justify {
  text-align: justify !important;
  text-justify: auto !important;
}

.vertical-top {
  vertical-align: top !important;
}

.min-width-30 {
  min-width: 30px !important;
}

.nobr {
  white-space: nowrap !important;
}
