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

	#page-row-8 .page-col-1 {
		background-color:#2279c0;
	}

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

}
