#close:hover {
    cursor: pointer;
}

.table-wrapper {
  max-height: 400px;
  overflow: auto;
  display:inline-block;
}
