.openIconContainer--drawer-icon {
	display: flex;
	align-items: center;
	justify-content: space-between;
}
.childrenContainer--drawer-icon {
	width: 100%;
	flex-direction: column;	
}
