.mini-chart{
  position: relative;
  width: 100%;
  .chart-content{
    position: absolute;
    bottom: -28px;
    width: 100%;
  }
}
