/* about start */
.aboutcontent{
	margin-bottom: 50px;
}
.aboutheader{
	height: 70px;
	border-bottom: 1px solid #cdcdcd;
}
.aboutcontents{
	text-indent: 26px;
	line-height: 28px;
	font-size: 14px;
	padding: 38px 0;
	color: #414141;
}
.aboutcontents p{
	font-size: 15px !important;
	line-height: 28px !important;
}
.aboutcontents img{
	margin-top: 20px;
	width: 100% !important;
	height: auto !important;
}
/* about end */