h3.title{
	font-size: 23px;
	font-weight: 600;
	line-height: 48px;
	border-top: 1px solid #dedede;
	border-bottom: 1px solid #dedede;
	margin-top: 60px;
	margin-bottom: 10px;
	text-align: center;
}
.left-img, .right-img{
	width: 35%;
	display: inline-block;
	vertical-align: top;
	margin-top: 40px;
}
.left-img{
	margin-left: 10%;
	margin-right: 3%;
}
.right-img{
	margin-left: 2%;
}
