.epd .public_table {
  width:auto;
}
.epd .public_table,
.epd .public_table h4 {
  font-size:1rem;
}

.epd .public_table td:nth-child(2),
.epd .public_table td:nth-child(3),
.epd .public_table td:nth-child(4),
.epd .public_table td:nth-child(5),
.epd .public_table td:nth-child(6),
.epd .public_table td:nth-child(7),
.epd .public_table td:nth-child(8),
.epd .public_table td:nth-child(9),
.epd .public_table td:nth-child(10),
.epd .public_table td:nth-child(11) {
    text-align: center;
}

.epd .public_table tr:nth-child(1) {
  font-size: 1.1rem;
  color:#ffffff;
  text-transform: none;
  font-weight: 600;
}