#bank-calculator {
  width: 220px;
}

#bank-calculator table {
  width: 220px;
}

#bank-calculator input[type="text"] {
  font-size: 11px;
}

table.outcome td {
  font-weight: bold;
}
