@media only screen and (min-width: 480px) {

#navcontainermenu {
	margin-left: 5px;
}
#navcontainermenu.opened {
	margin-left: 5px;
}
}