/*
Custom page style
*/
.big-image{
  background-position: 50% 50%;
  background-image: url("banner-cs.jpg");	/* */
}
.game-logo{
  width: 74%!important;
  max-width: 408px;
  /* top:45%;
  bottom:0;left:0;right:0; */
  top:63%;bottom:0;left:0;right:0;
}
.background{
  background-position: 85% 100%;
  background-image: url("back-cards.jpg");
  padding: 32px 0 128px 0!important;
}
