.img_center_big img {
	width: 1000px;
	height: auto;
	display: block;
	margin: auto;
}
/*
header h2 {
	background: url("images/products/products.png") center center no-repeat;
}
*/
header h2 {
	background: url("images/top/r_solution.png") center center no-repeat;
}
@media only screen and ( max-width: 768px ){
	header h2 img {
		display: block;
		width: 39.466%;
	}
}