.zoom-img {
  cursor: -webkit-zoom-in;
  cursor: zoom-in;
}

.lupa {
  font-size: 30px;
  right: 15px;
  position: absolute;
  bottom: 15px;
}

