header nav .container {
	width: 700px;
}

.wrapper {
	width: 700px;
}

header .wrapper .title {
	width: 600px;
}

header .wrapper .title h1 {
	font-size: 49px;
	line-height: 59px;
}

section .wrapper .title h2 {
	font-size: 39px;
	line-height: 49px;
}

section .wrapper article.three h3 {
	font-size: 25px;
	line-height: 35px;
}

section .wrapper article.two h3, section .wrapper article.one h3 {
	font-size: 25px;
	line-height: 35px;
}

section .wrapper article.three {
	width: 193px;
}

section .wrapper article.two {
	width: 320px;
}

section .wrapper article.one .text {
	margin: 0 60px 40px 0;
	width: 320px;
}

section .wrapper article.one img {
	margin: 80px 0 0 0;
	width: 320px !important;
}

footer .wrapper a.logo {
	width: 60px;
}

footer .wrapper nav ul {
	margin: 0 0 0 66px;
}