@media (min-width: 992px){
	
	#section-home-tradizione-content {
		padding: 3rem 0 7rem;
		background-size: auto 95%;
	}		
	.home-piante-box-image span {
		height: 200px;
	}	
	#section-home-introboxes ul li{
		width:30%;
	}	
	#section-home-gallery .grid-sizer,
	#section-home-gallery .grid-item {
		height: 250px;
	}
	.foglie-sx{
		width:30%;
	}	
	#tmplt-gallery, #tmplt-gallery .owl-carousel,
	#tmplt-gallery .owl-carousel .owl-item {
		height: 350px;
	}
	#piante-cat-wrapper #piante-list .piante-list-box a {
		height: 245px;
	}	
}