.menu-tree-node-icon {
    background-size: contain;
    background-position: center center;
    height: 16px;
    width: 16px;
}

.calendar-icon {
    background-image: url("images/Calendar.svg");
}