.monthly-sector-tables .date-grid .sector-block {
  box-sizing: border-box;
  min-height: 28px;
  max-height: 28px;
}

.monthly-sector-tables .date-grid .sector-name,
.monthly-sector-tables .date-grid .sector-count {
  flex: 0 0 auto;
}
