.why_content {
	margin-top: 15px;
	background-color: #ffffff;
}
.why_content .cont {
	margin-bottom: 50px;
}
	/*.why_content .cont .cont_img {*/
	/*								*/
	/*}								*/
.why_content .cont .cont_text {
	width: 92%;
	margin: 0 auto;
}
.why_content .cont .cont_text h1 {
	font-size: 19px;
	color: #333;
	margin: 17px 0 14px 0;
}
.why_content .cont .cont_text p {
	font-size: 15px;
	line-height: 24px;
    color: #666;
    font-weight: 300;
    font-family: 'Roboto', sans-serif;
}
