.chart {

  .clear:after {
    content: "";
    display: table;
    clear: both;
  }
}