
.img-magnifier-glass {
  position: absolute;
  border: 3px solid #37C588;
  border-radius: 10%;
  cursor: none;
  /*Set the size of the magnifier glass:*/
  width: 150px;
  height: 150px;
}