#idcenter{
}


.text {
    
    display: inline-block; 
    text-align: justify; 
    font-size: 16px;
    
    margin-top: 20rem;
    margin-left: 20rem;
    margin-right: 100px;
    width: 820px;
    font-family: 'Lato', sans-serif;
    
/*    letter-spacing: -2px;*/
}


.imagegalleryalt  { 
    /*max-width:100%;*/
    width: 800px;
    height:auto; 
}

.video-container {
    width: 800px;
    height: 800px;
}

video {
    width: 100%;
    height: 100%;
}