.card-image img {
  width: 100%;
  max-height: 400px;
  object-fit: contain;
}
