.ebp-custom-full-image-1 img {
  max-height: 33.82rem;
  object-fit: cover;
  width: 100%;
}

.ebp-custom-full-image-1-container {
  position: relative;
}

.ebp-custom-full-image-1 .ebp-custom-full-image-1-inner {
  position: absolute;
  top: 6rem;
  left: auto;
  right: 8rem;
  width: 100%;
  max-width: 22rem;
  /* height: 100%; */
  z-index: 1;
}

.ebp-custom-full-image-1-heading {
  font-size: var(--fs-24) !important;
  font-weight: 300 !important;
  margin-block-end: var(--spacing-1-5) !important;
}

.ebp-custom-full-image-1-rich-text p {
  font-family: var(--font-secondary);
  font-size: var(--fs-24);
  font-weight: 300 !important;
}

.ebp-custom-full-image-1-container--overlay {
  position: absolute;
  height: 100%;
  width: 100%;
}
