//404 Page Styling

body.error404 {
	#primary {
		width: 100%;
		text-align: center;
	}
}