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

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

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