

#idle-container {
  display:none!important;
    width: 700vw;
 
  height: 400vh;
   position:absolute;
  top:50%;
  left:50%;
  transform:translate(-50%,-50%);
  z-index:999999;
}
#idle {
 display:block; 
 position:relative;
  z-index:99999;
  width: 400vw;
  height: 250vh;
  overflow:hidden;
 
}
#idle .idle-image {
  max-height:100%;
  max-width:100%;
}

@media screen and (max-width:576px) {
  #idle {
  display:none!important;
  }
}
/*******************************************************************/
/* ftrtch dino */
/* [type: CSS] [file:idle] [38.358] DESIGN*/
/*******************************************************************/
/* 0.3 D>D */
/* db 160 */