.rewardAnimationRootContainer {
    height: 650px;
    width: 100%;
    position: relative;
    float: left;
    /*left: 15px;*/
    top: 33px;
}
.rewardAnimationContainer{
	  height: 464px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 90px;
    width: 921px;
}
.rewardAnimationDiv{
   width: 921px;
    height: 464px;
 
}
.letterPuzzleRewardBackground{
	background-image: url("../../../../image/kindervention/letter-puzzle-screen/LPEIS_D1.1_Puzzle_Main_Bg.png");
	background-position:center center;
}
