#pie-default svg {
  height: 400px;
}

.nvd3.nv-pie path {
  fill-opacity: 1;
}
