.fieldReportTable th {
  width: 15%;
}

.fieldReportTable th:nth-child(3) {
  width: 25%;
}

.fieldReportTable--h1 {
  margin-top: 50px;
}

.fieldReportTable--h1:first-child {
  margin-top: 0;
}

.fieldReportTable--h3 {
  margin-top: 24px;
}
