img[src*="home-image.jpg"] {
  max-width: 327px;
  height: 353px;
  object-fit: fill; /* or contain, cover, depending on desired behavior */
}