@media screen and (max-width: 960px) {
	.wrapper {
		width: 100%;
	}

}

@media screen and (max-width: 560px) {

	nav {


	}


}