.post__header-image {
  margin: 1.5rem 0;
}

.post__header-image img {
  width: 100%;
  max-height: 400px;
  object-fit: cover;
  border-radius: 4px;
}
