@import url(http://fonts.googleapis.com/css?family=Open+Sans:400,300,600,700,800);
h2.top{
    height: 40px;
    font-size:35px;
    color: #007958 ;
    font: normal 40px/48px Open Sans;
}

@media (max-width: 767px){
    h2.top{
        text-align: center;
        font-size: 32px;
    }
}

.sottoprodotti {
		font-size:12px;
	    color: #bbbaba;
	
}