.coin-flip-the-basket.coin-elem { 
  width: 20%;
  height: 20%;  
} 
 
.coin-flip-the-basket:nth-child(1) {
   background-image: url('../dataimg/ad_50eurocents_obv.jpg');  
}
 
.coin-flip-the-basket:nth-child(2) {
   background-image: url('../dataimg/ad_50eurocents_obv.jpg');  
}
 
.coin-flip-the-basket:nth-child(3) {
   background-image: url('../dataimg/ad_50eurocents_obv.jpg');  
}
 
.coin-flip-the-basket:nth-child(4) {
   background-image: url('../dataimg/ad_50eurocents_obv.jpg');  
}
 
.coin-flip-the-basket:nth-child(5) {
   background-image: url('../dataimg/ad_50eurocents_obv.jpg');  
}
 
.coin-flip-the-basket_1 {
  top: 31.4%;
  left: 40.0%;
}
 
.coin-flip-the-basket_2 {
  top: 31.4%;
  left: 60.0%;
}
 
.coin-flip-the-basket_3 {
  top: 48.7%;
  left: 30.0%;
}
 
.coin-flip-the-basket_4 {
  top: 68.6%;
  left: 49.9%;
}
 
.coin-flip-the-basket_5 {
  top: 48.7%;
  left: 70.0%;
}
   
.goal-coin_1{
   top: 68.6%;
   left: 40.0%;
} 
   
.goal-coin_2{
   top: 68.6%;
   left: 60.0%;
} 
   
.goal-coin_3{
   top: 51.3%;
   left: 70.0%;
} 
   
.goal-coin_4{
   top: 51.3%;
   left: 30.0%;
} 
   
.goal-coin_5{
   top: 31.4%;
   left: 50.1%;
}