table.box {
  width: 100%;
}

tr.box1 {
  height: 2em;
}

tr.box2 {
  height: 3em;
}

td {
  font-size: 0.8em;
}
