table {
  width: 100%;
}

table td:first-child {
  width: 60%;
}
