#chartdiv, #chartdiv_strain {
  width   : 100%;
  height  : 500px;
  position: relative;
}

#legenddiv, #legenddiv_strain {
  width   : 100%;
  margin-top: 10px;
  position: relative;
}

table {
  width: 100%;
  padding: 10px;
  font-size: 12px;
}

