.coin-slide-the-row.coin-elem { 
  width: 22%;
  height: 22%;  
} 
 
.coin-slide-the-row:nth-child(1) {
   background-image: url('../dataimg/vu_5vatu_rev.jpg');  
}
 
.coin-slide-the-row:nth-child(2) {
   background-image: url('../dataimg/vu_5vatu_rev.jpg');  
}
 
.coin-slide-the-row:nth-child(3) {
   background-image: url('../dataimg/vu_100vatu_rev.png');  
}
 
.coin-slide-the-row:nth-child(4) {
   background-image: url('../dataimg/vu_100vatu_rev.png');  
}
 
.coin-slide-the-row_1 {
  top: 39.0%;
  left: 28.0%;
}
 
.coin-slide-the-row_2 {
  top: 39.0%;
  left: 50.0%;
}
 
.coin-slide-the-row_3 {
  top: 61.0%;
  left: 50.0%;
}
 
.coin-slide-the-row_4 {
  top: 61.0%;
  left: 72.0%;
}
 
    .goal-coin_1,
.goal-coin_2 {
        background-image: repeating-radial-gradient(circle at center, silver 0 1px, transparent 1px 20%);
    background-color: #273763;
}  
       
.goal-coin_1{
   top: 39.0%;
   left: 50.0%;
} 
   
.goal-coin_2{
   top: 39.0%;
   left: 72.0%;
} 
   
.goal-coin_3{
   top: 61.0%;
   left: 28.0%;
} 
   
.goal-coin_4{
   top: 61.0%;
   left: 50.0%;
}