@media only screen and (min-width:670px) {
header {
	background-color: #000 !important;
}
/*about*/
#about #container {
	position: relative;
}
#about .imgWrap img{
	margin-top: -400px;
}

/*company*/
#company #h1-img {
	margin-left: -235px;
}

#company .h1-lead .imgWrap img {
	 margin-top: -200px;
}

#company .bt-1-blank {
    font-size: 14px !important;
    background-position: left 80px center !important;
    padding: 22px 90px !important;
}
.tb-1 tr .tdRight .bt-1-blank{
	float: right;
	margin-top: 0px;
}
/*group*/
#group .bread {
	color: #666666;
}
#group .bread a,#group .bread span {
	color: #666666;
}

/*csr*/
#csr .h1-lead .imgWrap img {
	margin-top: -300px;
	min-width: 1200px !important;
}

/*museum*/
#museum #h1-img {
	margin-left: 	-527px;
}

#museum .bt-1-blank {
    font-size: 14px !important;
    background-position: left 35px center !important;
    padding: 22px 45px !important;
}
	
/*recycle*/
#recycle #h1-img {
	margin-left: -315px;
}

/* .h1-lead .imgWrap img */
#museum .h1-lead .imgWrap img {
	width: 100%;
	min-width: 1000px;
	position: relative;
	top: -120px;
}
}
