.App({

  nvd3-scatter-chart {
    width: inherit;
    height: inherit;
  }

  text {
    fill: @prop-value;
  }

  g {
    //height: 100%;
  }
});
