.table-wide {
  font-size: 0.9rem;
}

.table-wide table {
  width: 100%;
}

.table-scroll {
  overflow-x: auto;
}
