.buyimg{overflow:hidden;height: 170px;}
.buyimg h4::after{
   content: "";
   position: initial;
   background-position: 22% 0px;
   background-image: url(https://test-api.thub.ltd/games/BTX_DreamCatcher/img/57/icons.png);
   background-repeat: no-repeat;
   background-size: 1500% 290%;
   width: 120px;
   height: 120px;
   margin-left: -15px;
   /* margin-top: -50px; */
   display: inline-block;
   }
.gamechangepop{top:0%;}
.buybox h4{height:140px;padding: 0px;margin: 0px;/* position: absolute; */color: #46454a;}
.gamechangepop h4{height:130px;color: #46454a;}
.gamechange{z-index:2;overflow-y: auto;}

.carditem {
    background-image: url(scards.png);
    background-repeat: no-repeat;
    display: block;
}

.BOOST {
width: 150px;
    height: 210px;
    background-position: -1px -1px;
}

.EXPAND {
 width: 150px;
    height: 210px;
    background-position: -153px -1px;
}

.FS {
 width: 150px;
    height: 210px;
    background-position: -305px -1px;
}

.MULTI {
  width: 150px;
    height: 210px;
    background-position: -1px -213px;
}

.WILDS {
width: 150px;
    height: 210px;
    background-position: -153px -213px;
}

.cardicon {
    background-image: url(icons.png);
    background-repeat: no-repeat;
    display: block;
}

.b-0 {
    width: 230px;
    height: 231px;
    background-position: -2px -2px;
}

.b-1 {
    width: 230px;
    height: 231px;
    background-position: -236px -2px;
}

.b-2 {
    width: 230px;
    height: 231px;
    background-position: -470px -2px;
}

.b-3 {
    width: 230px;
    height: 231px;
    background-position: -704px -2px;
}

.b-4 {
    width: 230px;
    height: 231px;
    background-position: -938px -2px;
}

.b-5 {
    width: 230px;
    height: 231px;
    background-position: -1172px -2px;
}

.b-6 {
    width: 230px;
    height: 231px;
    background-position: -1406px -2px;
}

.b-7 {
    width: 230px;
    height: 231px;
    background-position: -1640px -2px;
}

.b-8 {
    width: 230px;
    height: 231px;
    background-position: -1874px -2px;
}

.b-9 {
    width: 230px;
    height: 231px;
    background-position: -2108px -2px;
}


.carditem{
    margin: 0px auto;
}
.carditem .multi {     margin-top: 149px;
    position: relative;
    font-size: 36px;
	float:left;
    color: #fff;
    text-shadow: 1px 1px 16px #000;
}
.carditem .fs {     margin-top: 149px;
    position: relative;
    font-size: 36px;
    color: #fff;
	float:left;
    text-shadow: 1px 1px 16px #000;
}

.carditem .cardspins {
    margin-top: 157px;
    position: relative;
    font-size: 25px;
    color: #fff;
    text-shadow: 1px 1px 16px #000;
    margin-left: 50px;
    float: left;

}
.carditem .cardtickets {   

margin-top: 157px;
    position: relative;
    font-size: 25px;
    color: #fff;
    text-shadow: 1px 1px 16px #000;
    margin-left: 42px;
    float: left;


}



.carditem.WILDS .multi {
    margin-left: 30px;
    font-size: 35px;
    margin-top: 150px;
}

.cardicon{
transform: scale(0.4);
    margin-left: -40px;
    margin-top: -40px;
    position: relative;
	float:left;
}

.cardicon.smallicon{
display: none;
}



@media screen and (max-height: 500px){
.gamechangepop h4{height:70px; }
   .buyimg h4::after{height:70px;width:70px;}
   .bimgcont{height:150px;}
}