.link_00 img{
  width: 400px;
  height: auto;
  top:180px;
  left:-20px;
  position: absolute;
}
.link1 img{
  width: 100px;
  height: 100px;
  top:10px;
  left:10px;
  position: absolute;
}
.link2 img{
  width: 70px;
  height: 70px;
  top:0px;
  left:125px;
  position: absolute;
}
.link3 img{
  width: 100px;
  height: 100px;
  top:30px;
  left:240px;
  position: absolute;
}
.link4 img{
  width: 100px;
  height: 100px;
  top:10px;
  left:320px;
  position: absolute;
}
.link5 img{
  width: 100px;
  height: 100px;
  top:170px;
  left:20px;
  position: absolute;
}
.link6 img{
  width: 100px;
  height: 100px;
  top:140px;
  left:330px;
  position: absolute;
}
.link7 img{
  width: 100px;
  height: 100px;
  top:380px;
  left:20px;
  position: absolute;
}
.link8 img{
  width: 90px;
  height: 90px;
  top:290px;
  left:310px;
  position: absolute;
}
.link9 img{
  top:410px;
  left:320px;
  width: 100px;
  height: 100px;
  position: absolute;
}

.fixed-bottom2 {
    position: fixed;
    right: 0;
    bottom: 73px;
    left: 0;
    z-index: 1054;
}
