.download-from-tree {
    margin-top: 12px;
    margin-bottom: 12px;
	max-width: 100%;
	overflow-x: hidden;
}
.download-from-tree > ul {
    /* max-height: 380px; */
    overflow-y: auto;
}

