organogram: size of single item

Hi all,
how can i define the width & height (rectangle) of a single item in an organogram? thanks

I’ve just found it…

.webix_organogram_item{height: 50px !important;width: 120px !important;}