.required:after {
    content:" *";
    color: red;
  }

  .ticket-fees-hidden td:nth-child(3), .ticket-fees-hidden th:nth-child(3) {
    display: none;
  }