header{

    align-items: center;
    align-content: center;
    

}


.titolo{

color: #e74112;
text-align: center;

}

.logoimg{

width: 30px;
padding: 5px;


}


.immagini{

    height: 120px;
    display: flex;
flex-direction: row;
justify-content: center;


}

.immagine{

    height: auto;
    display: flex;
flex-direction: row;
justify-content: center;


}