/*Agriculture Section*/

/*Agriculture Section End*/

.margin-style {
	margin-top: 35px;
}
/*.plants h2 {
	font-family: 'Roboto slab',arial,sans-serif;
	color: #444;
}*/
.card-decoration .card-body {
	color: #404040;
}

/*Health & Nutrition Section*/

.products-list a {
	text-decoration: none;
	color: #444;
}
.products-list img {
	height: 300px;
}
.products-list h3 {
	font-size: 22px;
	color: #444;
	text-align: center;
	font-weight: 400;
	font-family: 'Roboto',arial,sans-serif;
}
.cosmetics, .plants {
	padding-top: 60px;
}

/*Health & Nutrition Section End*/

@media screen and (max-width: 767px) {
	
}
@media screen and (max-width: 767px) {
	.cosmetics h1 {
		font-size: 1.5rem !important;
	}
}