div.scroll {
  height: 400px;
  width: 490px;
  overflow: auto;
}

div.table {
  width: 490px;
}