.new-chart6-container .new-chart6-subheader {
  padding-left: 15px !important;
}
.new-chart6-container .chart6-data {
  margin-left: 15px;
}
.new-chart6-container .new-chart6-graph-container .new-chart6-hr-container {
  margin-left: 15px;
  margin-right: 7px;
}
.new-chart6-container .new-chart6-graph-container .new-chart6-hr-container .new-chart6-hr {
  border-bottom: #3e3368 3px solid;
  margin-bottom: 0px;
  margin-top: 2px;
}
.new-chart6-container .new-chart6-graph-container .new-chart6-canvas-container {
  width: 100%;
  height: 80px;
}
@media (min-width: 1200px) {
  .new-chart6-r2 {
    height: 105px;
  }
}
@media (min-width: 1200px) and (max-width: 1439px) {
  .chart6-data {
    font-size: 12px !important;
  }
}