@namespace url(http://www.w3.org/1999/xhtml);

@-moz-document url-prefix("http://www.abandonia.com/en") {

#block-game-2 {
  visibility:collapse !important;
}
#block-game-4 {
  display: none !important;
}
.block.block-game img {
  background: #FFFFFF !important;
}
.screenshotimage, #block-guessthescreenshot-0 {
  image-rendering: -moz-crisp-edges !important;
}
.screenshotimage:nth-child(odd):hover {
  margin-left: -125px !important;
  -moz-transform: scale(1.50) !important;
  -moz-transition-duration: 0.12s !important;
  position: relative !important;
  z-index: 1 !important;
}
.screenshotimage:nth-child(even):hover {
  margin-left: 125px !important;
  -moz-transform: scale(1.50) !important;
  -moz-transition-duration: 0.12s !important;
  position:relative !important;
  z-index: 1 !important;
}
.screenshotimage:nth-child(odd) {
  -moz-transform: scale(0.50) !important;
  -moz-transition-duration: 0.10s !important;
  margin-left: -60px !important;
  margin-top: -125px !important;
  z-index: 0 !important;
}
.screenshotimage:nth-child(even) {
  -moz-transform: scale(0.50) !important;
  -moz-transition-duration: 0.10s !important;
  margin-left: 180px !important;
  margin-top: -244px !important;
  z-index: 0 !important;
}
#block-guessthescreenshot-0 > .content img:hover {
  -moz-transform: scale(1.50) !important;
  -moz-transition-duration: 0.12s !important;
}
#block-guessthescreenshot-0 > .content img{
  -moz-transform: scale(1.0) !important;
  -moz-transition-duration: 0.10s !important;
}
   }