.coin-wi-fi-switch.coin-elem { 
  width: 22%;
  height: 22%;  
} 
 
.coin-wi-fi-switch:nth-child(1) {
   background-image: url('../dataimg/fj_50cents_v2_rev.jpg');  
}
 
.coin-wi-fi-switch:nth-child(2) {
   background-image: url('../dataimg/fj_50cents_v2_rev.jpg');  
}
 
.coin-wi-fi-switch:nth-child(3) {
   background-image: url('../dataimg/fj_50cents_v2_rev.jpg');  
}
 
.coin-wi-fi-switch:nth-child(4) {
   background-image: url('../dataimg/fj_50cents_v2_rev.jpg');  
}
 
.coin-wi-fi-switch:nth-child(5) {
   background-image: url('../dataimg/fj_50cents_v2_rev.jpg');  
}
 
.coin-wi-fi-switch_1 {
  top: 28.0%;
  left: 28.0%;
}
 
.coin-wi-fi-switch_2 {
  top: 50.0%;
  left: 28.0%;
}
 
.coin-wi-fi-switch_3 {
  top: 50.0%;
  left: 50.0%;
}
 
.coin-wi-fi-switch_4 {
  top: 72.0%;
  left: 50.0%;
}
 
.coin-wi-fi-switch_5 {
  top: 72.0%;
  left: 72.0%;
}
   
.goal-coin_1{
   top: 28.0%;
   left: 50.0%;
} 
   
.goal-coin_2{
   top: 50.0%;
   left: 28.0%;
} 
   
.goal-coin_3{
   top: 28.0%;
   left: 72.0%;
} 
   
.goal-coin_4{
   top: 72.0%;
   left: 50.0%;
} 
   
.goal-coin_5{
   top: 50.0%;
   left: 50.0%;
}