.nv-row {
  margin-bottom: 20px;
  clear: both;
  width: 100%;
  float: left;
}
.nv-row .column {
  float: left;
}
.nv-row .column .nv-row {
  margin-bottom: 10px;
}
.nv-row .column.left,
.nv-row .column.right {
  width: 50%;
}
