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

@media only screen and (min-width : 768px) and (max-width : 960px) {
	
	section.scotch #scotch-gui .cover .contenuto {
		height: 450px;
		top: 50%;
		overflow: hidden;
		margin-top: -330px;
		margin-left: 30px;
		margin-right:30px;
		width: 708px;
		padding-left: 0px;
	} section.scotch #scotch-gui .cover .contenuto .cover-description {
		width: 700px; font-size:23px;
	} section.scotch #scotch-gui .cover #scotch-gui-play {
		margin-top: 70px;
	}
		
}