.venue-table {
  max-height: 160px;
  overflow-y: scroll;
}

.venue-loading-container {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 140px;
  width: 100%;
}
