.org-chart {
  height: 750px;
}
.org-chart ul.departments.cf {
  top: 299px !important;
}
.org-chart ul.center .node {
  margin-bottom: -50px !important;
}
.org-chart .direct-report > li:first-child {
  margin: 0 auto 47px auto;
}
.org-chart .direct-report.center:after {
  top: -150px !important;
  height: 225px !important;
}
.org-chart ul.center li:nth-child(2) .node {
  width: 30% !important;
  margin-left: auto !important;
  margin-right: auto !important;
}
.org-chart .direct-report > li:first-child {
  margin: 0 auto 47px auto;
}
