.gallery-img {
  height: 150px;
  width: 100%;
  object-fit: cover;
  cursor: pointer;
  border-radius: 8px;
}



