#table-wrapper {
  position:relative;
}
#table-scroll {
  height:563px;
  overflow:auto;  
  margin-top:20px;
}
#table-wrapper table {
  width:100%;
    
}