/* CSS Document */
.table td, .table th {
    vertical-align: middle;
}

table.tz-table th{
  width: 16%;
}

table.tz-table tr:nth-child(1) td{
  width: 20%;
}