#draggable {
     width: 400px; 
     height: 570px; 
     padding: 0.5em;
     left:-180px;
     margin-top: 5px; 
   }
   
    #draggable2 { 
      left: 213px;
      top: -588px;
      width: 360px;
      height: 281px; 
    }
    #draggable3 {     
      left: 214px;
      top: -581px;
      height: 290px;
      width: 360px;
    }