.header-image {
  width: 100%;
  margin-bottom: 1em;
}

.header-image img {
  width: 100%;
  height: 200px;
  object-fit: cover;
  border-radius: 8px;
}