/* CSS Document */


header.major {
    border-bottom-width: 0px;
    margin-bottom: 0em;
	border-style: none;
}

.feature .content {
    padding: 1.5em;
}
.feature.left .image img {
    right: -30px;
}
.feature.right .image img {
    left: -30px;
}

.img_sito {
	
}

@media only screen and (min-width: 0px) and (max-width: 768px) {
	
	.img_sito {
		width: 80%;
	}

}

@media only screen and (min-width: 769px) {
	
	
}

@media only screen and (min-width: 1200px) {
	
	
}
