.logo{
text-align: center;
    }


img, object{

        max-width:90%;
        max-height:90%;
    }
    
    .desc {
    text-align:justify;
    }
    
    #map_canvas {
                position: absolute;
                top: 0;
                bottom: 0;
                left:0;
                right:0;
            }