.fastr-module .tab--content-section {
  min-height: 150px;
}

.fastr-module .main-table {
  width: 100%;
  min-width: 400px;
}

.fastr-module .main-table:has(th:nth-child(3)) {
  min-width: 500px;
}

.fastr-module .main-table th:first-child {
  min-width: 100px;
}

/* popup */
.fastr-module .maps-charts-wrapper {
  padding-left: 20px;
  padding-right: 20px;
}
