.block.headerbild {
  max-width: 100%;
}
.block.headerbild .headerbild-img {
  width: 100%;
  max-height: 600px;
}
.block.headerbild .headerbild-img .comp-image .image-box img {
  max-height: 600px;
  object-fit: cover;
  object-position: center;
}