.mission_reached_rates_table table thead tr th {
  text-align: center;
}

.mission_reached_rates_table table tbody tr td:not(:first-child) {
  width: 20%;
}
