/************************************************/
/*												*/
/*	IL DISORDINE DELLE COSE						*/
/*	CSS - GENERALE								*/
/*	DEVEL BY TIWI								*/
/*												*/
/************************************************/

@media only screen and (min-width : 768px) and (max-width : 960px) {
	
	section.un-ponte-sul-fiume {
		display:none;
	} 
	
}