.blog-post-card .blog-post-card__image {
  min-height: 17.188rem;
  object-fit: cover;
  aspect-ratio: 1;
  object-position: center;
}
