.gallery-img {
  width: 100%;
  height: 200px; /* atau tinggi lain sesuai kebutuhan */
  object-fit: cover;
}