/* 11a-nav-mobile.css Stand: 26.04.2023*/
/* Position of the menu button */

#nav-mobile {
	display: block;
}

#nav-main {
	display: none;
}