html, body
{
	padding: 0;
	margin: 0;
}
nav:not(.mm-menu)
{
	display: none;
}

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