@charset "utf-8";
.container{
	min-width: 320px;
}
ul.nav li {
	float:left;
	width:50%;
}
.content {
	width: 100%;
 }
