.c-gallery h3{
	font-size:19px;	
	color:#077bac;
	font-weight:bold;
	margin:10px 0;
	line-height:50px;
}
.c-gallery a{
	width:245px;
	max-height:163px;
	padding:7px;
	border:1px solid #cecece;
	float:left;
	margin-right:13px;
	overflow:hidden;
}
.c-gallery img{
	max-width:245px;
}