.header-image .sppb-addon-single-image-container{
  width: 100%;
  max-height: 600px;
}
.header-image .sppb-addon-single-image-container img {
    max-height: 600px;
    width: 100%;
    object-fit: cover;
    object-position: top;
}
