.gallery img {
  width: 33%;
  max-width: 100%;
  height: auto;
  border-radius: 8px;
  position: relative;
  z-index: 9999;
}