.submenu {
	border-top: 2px solid #333333;
}
.submenu li {
	background: #333333;
}
.ImgLead {
	width:100%;
}
#development .development-logo-small {
	max-width:120px;
}
@media screen and (max-width:767px){
	.ImgLead {
		margin:40px 0px;
	}
}

/** OVERVIEW **/
.development-logo,
.overview .OverviewTop .Logo img {
	width:100%;
	max-width:400px;
}
/* .overview .OverviewTop .Logo {
	text-align:center;
} */
.OverviewImg--02 {
	width:100%;
}

/** SPECIFICATION **/
.SpecificationTitle h2 {
	color:#333333;
	max-width:580px;
}
