.coin-open-the-envelope.coin-elem { 
  width: 20%;
  height: 20%;  
} 
 
.coin-open-the-envelope:nth-child(1) {
   background-image: url('../dataimg/no_1krone_rev.png');  
}
 
.coin-open-the-envelope:nth-child(2) {
   background-image: url('../dataimg/no_1krone_rev.png');  
}
 
.coin-open-the-envelope:nth-child(3) {
   background-image: url('../dataimg/no_1krone_rev.png');  
}
 
.coin-open-the-envelope:nth-child(4) {
   background-image: url('../dataimg/no_1krone_rev.png');  
}
 
.coin-open-the-envelope:nth-child(5) {
   background-image: url('../dataimg/no_1krone_rev.png');  
}
 
.coin-open-the-envelope:nth-child(6) {
   background-image: url('../dataimg/no_1krone_rev.png');  
}
 
.coin-open-the-envelope_1 {
  top: 40.0%;
  left: 30.0%;
}
 
.coin-open-the-envelope_2 {
  top: 40.0%;
  left: 50.0%;
}
 
.coin-open-the-envelope_3 {
  top: 40.0%;
  left: 70.0%;
}
 
.coin-open-the-envelope_4 {
  top: 60.0%;
  left: 30.0%;
}
 
.coin-open-the-envelope_5 {
  top: 60.0%;
  left: 50.0%;
}
 
.coin-open-the-envelope_6 {
  top: 60.0%;
  left: 70.0%;
}
   
.goal-coin_1{
   top: 70.0%;
   left: 70.0%;
} 
   
.goal-coin_2{
   top: 30.0%;
   left: 50.0%;
} 
   
.goal-coin_3{
   top: 70.0%;
   left: 30.0%;
} 
   
.goal-coin_4{
   top: 50.0%;
   left: 30.0%;
} 
   
.goal-coin_5{
   top: 50.0%;
   left: 70.0%;
} 
   
.goal-coin_6{
   top: 70.0%;
   left: 50.0%;
}