.GalleryTreeLayout {display:flex; padding: 10px; flex-wrap:wrap;}
.GalleryTreeLeft {display:flex; width: 200px; justify-content: center; padding: 10px;}
.GalleryTreeRight {display:flex; flex:2 1 200px; flex-direction:column; padding: 10px;}