.list-value-table {
  width: 90%;
  font-weight: normal;
}
.list-value-table td:first-child {
  font-weight: bold;
  background-color: #f9f9f9;
  white-space: nowrap;
}
