.veg-img {
  height: 100%;
  pointer-events: none;
  user-select: none;
  -webkit-user-drag: none;
  width: 100%;
}
