	
  .homepage #banner {
    padding: 12em 0;
}
	
		


section.rubrica{
margin-top:3em;
font-family: 'Roboto', sans-serif;

}	

		
	
article{
text-align:justify;
padding:2em;}

 h3.titolo_art{
    
    color: #000000;
    font-size: 2.5em !important;
    font-weight: bold;
    text-align: center;
    line-height:1em;
}	

aside nav ul{list-style: none !important;padding-top:2em}	

aside nav ul li{margin-bottom:1em}



.wrapper-app{height:640px;}

@media screen and (max-width: 640px) {
        .wrapper-app
        {
               height: 1280px !important;
            
        }
        
    }