.coin-the-six-pennies.coin-elem { 
  width: 20%;
  height: 20%;  
} 
 
.coin-the-six-pennies:nth-child(1) {
   background-image: url('../dataimg/uk_1penny_rev.png');  
}
 
.coin-the-six-pennies:nth-child(2) {
   background-image: url('../dataimg/uk_1penny_rev.png');  
}
 
.coin-the-six-pennies:nth-child(3) {
   background-image: url('../dataimg/uk_1penny_rev.png');  
}
 
.coin-the-six-pennies:nth-child(4) {
   background-image: url('../dataimg/uk_1penny_rev.png');  
}
 
.coin-the-six-pennies:nth-child(5) {
   background-image: url('../dataimg/uk_1penny_rev.png');  
}
 
.coin-the-six-pennies:nth-child(6) {
   background-image: url('../dataimg/uk_1penny_rev.png');  
}
 
.coin-the-six-pennies_1 {
  top: 41.3%;
  left: 35.0%;
}
 
.coin-the-six-pennies_2 {
  top: 41.3%;
  left: 55.0%;
}
 
.coin-the-six-pennies_3 {
  top: 41.3%;
  left: 75.0%;
}
 
.coin-the-six-pennies_4 {
  top: 58.7%;
  left: 25.0%;
}
 
.coin-the-six-pennies_5 {
  top: 58.7%;
  left: 45.0%;
}
 
.coin-the-six-pennies_6 {
  top: 58.7%;
  left: 65.0%;
}
   
.goal-coin_1{
   top: 32.7%;
   left: 40.0%;
} 
   
.goal-coin_2{
   top: 32.7%;
   left: 60.0%;
} 
   
.goal-coin_3{
   top: 67.3%;
   left: 60.0%;
} 
   
.goal-coin_4{
   top: 50.0%;
   left: 30.0%;
} 
   
.goal-coin_5{
   top: 50.0%;
   left: 70.0%;
} 
   
.goal-coin_6{
   top: 67.3%;
   left: 40.0%;
}