.popup-img img {
  width: 100%;
  cursor: pointer;
}

.popup-img img.web {
  max-width: 800px;
}

.popup-img img.phone {
  max-width: 600px;
}
