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

	#page-row-9 .page-col-1 {
		background-color:#013b85;
	}

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

}
