/* single-report-fines-and-fees-home styles */

body {
  overflow-x: hidden;
}

div#large-data-table {
  overflow-x: scroll;
}

.post-name-fines-and-fees-home section.factors {
  padding-top: 0;
}

.post-name-fines-and-fees-home section.factors .factor-bg.active {
  min-height: max-content;
  min-width: 100%;
}

.post-name-fines-and-fees-home section.factors .factor-bg.large-number {
  display: none;
}
