.uniform-image img {
  width: 100%;
  height: 200px; /* or whatever you need */
  object-fit: cover;
}