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

@charset "UTF-8";

@media only screen and (min-width : 480px) and (max-width : 767px) {
	
	section.scotch#scotch {
		display:none;
	} 
	
}