/* .table-1-0 {
  max-height: 80vh;
}

.table-1-0 caption {
  padding-bottom: 30px;
  margin-bottom: 0 !important;
  background-color: #fff;
  position: sticky;
  top: 0;
}
.table-1-0 thead {
  position: sticky;
  top: 65px;
} */