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

	.page-container {
		width: 80%;
	}

}