
nav:not(.mm-menu)
{
	display: none;
}

.header
{
	text-align: center;
}

.header
.header.fixed
{
	position: fixed;
	top: 0;
	left: 0;
}

.header a
{
	display: block;
	background-repeat: no-repeat;
	background-position: center center;
}
