.coin-dot-to-the-top.coin-elem { 
  width: 20%;
  height: 20%;  
} 
 
.coin-dot-to-the-top:nth-child(1) {
   background-image: url('../dataimg/tz_100shillings_1994_rev.jpg');  
}
 
.coin-dot-to-the-top:nth-child(2) {
   background-image: url('../dataimg/tz_100shillings_1994_rev.jpg');  
}
 
.coin-dot-to-the-top:nth-child(3) {
   background-image: url('../dataimg/tz_100shillings_1994_rev.jpg');  
}
 
.coin-dot-to-the-top:nth-child(4) {
   background-image: url('../dataimg/tz_100shillings_1994_rev.jpg');  
}
 
.coin-dot-to-the-top:nth-child(5) {
   background-image: url('../dataimg/tz_100shillings_1994_rev.jpg');  
}
 
.coin-dot-to-the-top_1 {
  top: 21.4%;
  left: 40.0%;
}
 
.coin-dot-to-the-top_2 {
  top: 21.4%;
  left: 60.0%;
}
 
.coin-dot-to-the-top_3 {
  top: 41.4%;
  left: 40.0%;
}
 
.coin-dot-to-the-top_4 {
  top: 41.4%;
  left: 60.0%;
}
 
.coin-dot-to-the-top_5 {
  top: 78.6%;
  left: 50.0%;
}
   
.goal-coin_1{
   top: 58.7%;
   left: 60.0%;
} 
   
.goal-coin_2{
   top: 78.7%;
   left: 60.0%;
} 
   
.goal-coin_3{
   top: 58.7%;
   left: 40.0%;
} 
   
.goal-coin_4{
   top: 78.7%;
   left: 40.0%;
} 
   
.goal-coin_5{
   top: 21.3%;
   left: 50.0%;
}