@media screen and (min-width: 769px) and (max-width: 900px) {
	.casellahome{
	float: left;
	width:49.9999%;
	padding: 1em;
	}
	
	.elementomenu{
	float: left;
	width: 25%;
	}
	
}