.wpdevart_org_chart_container li .wpda_tree_item_container img {
    border-radius: 50%;
    object-fit: cover;
    width: 50px;
    height: 50px;
}

.wpdevart_org_chart_container .wpda_tree_item_img_cont {
    width: 50px !important;
    height: 50px !important;
    margin: 10px auto 10px !important;
}

.wpda_tree_item_desc, .wpda_tree_item_title {
    padding: 0 20px !important;
}
#wpdevart_org_chart_container_1 {
    border: unset !important;
}