@media screen and (min-width: 768px) {

	#page-row-3 .page-col-2 {
		padding-left:5%;
		padding-right:8%;
		background-image:url("../../../img//bg_hude02.png");
		background-size:100%;
		background-position:center;
		background-repeat:no-repeat;
	}

}
@media screen and (max-width: 767px) {

}
