.accordionLabel {
  float: left;
  width: 60%;
}

tr.intestazione th:first-child {
  width: 22% !important;
}

tr.intestazione th:nth-child(2) {
  width: 58% !important;
}

tr.intestazione th:last-child {
  width: 20% !important;
}