.ce-image img {
  aspect-ratio: 3/2;
  -o-object-fit: cover;
  object-fit: cover;
}