.carousel{
height:100%
}

#map, #map_canvas{
 height:100%;
 width:100%;
 padding:0
 }
 .logo{
 background: url(unique.png);
 
    background-repeat:no-repeat;
    background-position:center center;
   
 }
