.jOrgChart .node {
  position: unset;
  box-shadow: 0 0px 0px 0px #00000056;
  font-size: 15px;
  border: 1px solid #e5e5e5;
  color: #333;
	    padding: 5px;
}

.jOrgChart .node img {
}
