.main-hero {
	background: #edeae3 url('../img/hero-bg.jpg') no-repeat center center;
}

.website-hero {
	background: #edeae3 url('../img/website-hero-bg.png') no-repeat center center;
}
.website-mobile {
	background: #f4ebe0 url('../img/website-hero-bg.png') no-repeat center center;
}
.website-photo img {
	margin: 0;
	width: 100%;
}
.website-footer {
	background: #301c11;
}

.illustration-01 {
	background: #f9f8f4 url('../img/badges-bg.jpg') no-repeat center top;
}
.illustration-02 {
	background: #f9f8f4 url('../img/badges-season-bg.jpg') no-repeat center center;
}
.illustration-03 {
	background: #edeae3;
}
#work-project .hero-wide img {
	margin: 0 auto;
	width: 1300px;
}