@media screen and (max-width:1024px) {
.monitor{
	width:302px;
	top: -127px;
    left: 60px;
}
	#avviso {
		width: 50%;
	}
	
#mainslide {
	min-height: 45px;
	padding: 0;
	}
#main {
	background-repeat: repeat-x;
	background-repeat: repeat-y;
	}
#slide2 {
	position: relative;
	width:96%;
	padding:2%;
}
	#leftdiv, #rightdiv {
		display: block;
		width: 98%;
	}
	.boxes-metalli {
		width: 98%;
		margin-top: 30px;
	}
	.bottoneyellow {
		position: relative;
		top: 0;
		left: 0;
	}
:root { --widthform: 40%; }
}