.hist-mat-norm {
  display: flex;
  flex-direction: column;
}

.hist-mat-norm .highcharts-figure {
  min-width: 320px;
  margin: 0;
}

.hist-mat-norm #hist-mat-norm-container {
  width: 100%;
  height: 420px;
}

.hist-mat-norm .highcharts-description {
  margin: 0.75rem 0 0;
  font-size: 0.85rem;
  color: rgba(15, 23, 42, 0.72);
}
