.menu {
	height: auto;
}

.menu .morph-shape {
	position: relative;
}

.menu .menu__label {
	position: absolute;
	top: 0;
}

.menu .menu__inner {
	top: 100px;
}


