@media only screen and (max-width: 991px) {
  .results-chart-outer-wrapper {
    max-width: none;
  }

  .report-range {
    width: 302px;
  }

  .indicator,
  .chart-progress {
    width: 270px;
  }
}
