.gnps-prahari-club {
  position: fixed;
  top: 70%;
  left: 20px;
  z-index: 9999;
}
.gnps-prahari-club a figure img {
  width: 100px;
  height: auto;
  -moz-transform: translate(0,25%);
  -webkit-transform: translate(0,25%);
  transform: translate(0,25%);
}