#thema-canvas.canvas-corona .item-holder-1 {
    top:4%;
    left:47%;
    z-index:1;
}

#thema-canvas.canvas-corona .holder-text-hover a {
    bottom: -40px;
    left: 62px;
}

#thema-canvas.canvas-corona .item-holder-2 {
    left: 71%;
    top: 29%;
}

#thema-canvas.canvas-corona .holder-text-hover-3 {
    top:0px;
}

#thema-canvas.canvas-corona .img-middle {
    top:27%;
}

#thema-canvas.canvas-corona .item-holder-3 {
    left: 73%;
}

#thema-canvas.canvas-corona .item-holder-4 {
    left: 11%;
    top: 42%;
    z-index:2;
    
} 

#thema-canvas.canvas-corona .holder-text-hover-4 a {
    bottom: -88px;
    left: 78px;
}

@media (max-width: 910px) {
    
   #thema-canvas.canvas-corona {
      zoom: 0.8;
      -moz-transform: scale(0.8);
   }    
       
    
    
}

@media (max-width: 767px) {
    
   #thema-canvas.canvas-corona {
      zoom: 1.0;
      -moz-transform: scale(1.0);
   }    
   
   #thema-canvas.canvas-corona .holder-text-hover-3 {
     top: -22px;
   }
   
   #thema-canvas.canvas-corona .holder-text-hover a {
     bottom: -80px;
     left: 0px;
   }
   
   #thema-canvas.canvas-corona .holder-text-hover-1 {
       top:-2px;
       right:-2px;
   }
   
   #thema-canvas.canvas-corona .holder-text-hover-2 {
       top:-2px;
       right:-2px;
   } 
     
   #thema-canvas.canvas-corona img.item-hover-2 {
       width: 250px;
   }
   
   #thema-canvas.canvas-corona img.item-hover-0 {
       width: 75px;
   }
   
   #thema-canvas.canvas-corona img.item-hover-3 {
     width: 250px;
   }
   
   #thema-canvas.canvas-corona .holder-text-hover-3 {
     top: -28px;
   }
   
}
