/* stylelint-disable. */
/* csslint ignore:start */
@media (max-width:991px) {
  #piechart {
    max-width: 100%;
    overflow: scroll;
  }
}
