.fruit_veg_img {

	/*width: 40%;

	max-width: 200px;

	padding-top: 50%;

	margin-top: -20%;	*/

}



.fruit_veg_img_in_cnt {

	margin-top: 40px;

	margin-bottom: 40px;

}

.custom-content-title{

	margin-top: 100px;

	color: #444;

	font-size: 36px;

}

.jprt-content {

	background-color:#f4f7f9;
	text-align:justify;
	

}

.jprt-content p{ 
	color:#333333;
	text-align:justify;
}

.jprt-content h1{
	text-align:left;
	padding:0px;
	margin:70px 0px 10px 0px;
	color:#da1f3f;
	font-size:32px !important;
	text-transform:uppercase;
}

.jprt-content img{
	width:100%;
	margin:15px 0px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	text-align:justify;
}


#apple_item {

	background: #66ca66;

}

#carrot_item {

	background: #e9983f;

}

#arbuz_item {

	background: #df7158;

}

#beans_item {

	background: #8cb666;

}

#banana_item {

	background: #eae15a;

}

#celery_item {

	background: #c0f491;

}

#citrus_item {

	background: #ffeb63;

}

#radish_item {

	background: #ff8391;

}


#aboutus p{
	color:#FFFFFF;
	text-align:center;
}

#aboutus h4{
	text-align:center;
	padding:0px;
	margin:12% 0% 5% 0%;
	color:#FFFFFF;
	font-size:26px;
}

#aboutus {
	background:url(../img/how-bg.jpg) center center fixed;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	height: auto;
	margin: 0 auto;
	width: 100%;
	position: relative;
	/* height:100%; */
	padding: 10% 0%;
}
