.orgchart {
    background:none; 
    /* border: 10px solid #ffff00; */
   
       
  }
  #chart-container{
    max-width: 100%;
    max-height: 100%;

    zoom: 0.55;
        
       }  
  .card{
    background: none  !important;
  }
        /* #chart-container {
          max-width: 100%;
          max-height: 100%;
          overflow: auto;
          width: 100%;
          height: 100;
        
       
        } */
  .content{
    border: none;
  }
        .image-frame {
          padding: 5px;
          border-radius: 50%;
        }
        .node img {
          width: 200px;
          height: 200px;
         
        }
     