.menu-btn{
	display: none;
}
.navigation{
	display: block;
}
.logo{
	float: left;
}
.navigation-section{
	float: right;
}
