
.table-container {
  border-radius: 8px;
}

.w-70{
  width:70%;
}
.table {
  min-width: 800px;
}
td {
  word-wrap: break-word;
}