/**
 * STYLESHEETS FOR linechart.js TABLES
 */

div.linefourchart-wrapper {
  max-width: 100%;
}

div.linefourchart {
  background: white;
  width: 100%;
}
