tr {
  font-size: 17px;
  /* white-space: nowrap; */
}

.text-right {
  text-align: right;
}

.text-left {
  text-align: left;
}
