.coin-mirroring-the-ring.coin-elem { 
  width: 20%;
  height: 20%;  
} 
 
.coin-mirroring-the-ring:nth-child(1) {
   background-image: url('../dataimg/se_1krona_rev.png');  
}
 
.coin-mirroring-the-ring:nth-child(2) {
   background-image: url('../dataimg/se_5krona_obv.png');  
}
 
.coin-mirroring-the-ring:nth-child(3) {
   background-image: url('../dataimg/se_5krona_obv.png');  
}
 
.coin-mirroring-the-ring:nth-child(4) {
   background-image: url('../dataimg/se_5krona_obv.png');  
}
 
.coin-mirroring-the-ring:nth-child(5) {
   background-image: url('../dataimg/se_1krona_rev.png');  
}
 
.coin-mirroring-the-ring:nth-child(6) {
   background-image: url('../dataimg/se_1krona_rev.png');  
}
 
.coin-mirroring-the-ring_1 {
  top: 35.9%;
  left: 40.0%;
}
 
.coin-mirroring-the-ring_2 {
  top: 35.9%;
  left: 60.0%;
}
 
.coin-mirroring-the-ring_3 {
  top: 50.0%;
  left: 74.1%;
}
 
.coin-mirroring-the-ring_4 {
  top: 64.1%;
  left: 60.0%;
}
 
.coin-mirroring-the-ring_5 {
  top: 64.1%;
  left: 40.0%;
}
 
.coin-mirroring-the-ring_6 {
  top: 50.0%;
  left: 25.9%;
}
 
    .goal-coin_2,
.goal-coin_3,
.goal-coin_4 {
        background-image: repeating-radial-gradient(circle at center, silver 0 1px, transparent 1px 20%);
    background-color: #273763;
}  
       
.goal-coin_1{
   top: 50.0%;
   left: 74.1%;
} 
   
.goal-coin_2{
   top: 50.0%;
   left: 25.9%;
} 
   
.goal-coin_3{
   top: 64.1%;
   left: 40.0%;
} 
   
.goal-coin_4{
   top: 35.9%;
   left: 40.0%;
} 
   
.goal-coin_5{
   top: 35.9%;
   left: 60.0%;
} 
   
.goal-coin_6{
   top: 64.1%;
   left: 60.0%;
}