#d2556058 b {
    font-weight: 700;
}

table, th, td {
    border: 1px solid #000; 
}

table {
  width: 100%;
  border-collapse: collapse;
  table-layout: fixed; 
}

td {
  word-wrap: break-word; 
  vertical-align: middle;
}

table p {
    text-align: center;
    margin: 0 0  9.5px !important;
}

#d2556064 table tr td:nth-child(1) {
    width: 20%;
}

#d2556064 table tr td:nth-child(2) {
    width: 20%;
}

#d2556064 table tr td:nth-child(3) {
    width: 40%;
}

#d2556064 table tr td:nth-child(4) {
    width: 20%;
}