td {
  white-space: nowrap;
}
td:first-child {
  padding-right: 2em;
}
td:last-child {
  width:100%;
}
h6{
  font-weight: bold;
}
