body#imagepage .image-text,
.acf-block-preview .image-text {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
}
body#imagepage .image-text .layout,
.acf-block-preview .image-text .layout {
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: stretch;
}
@media (max-width: 767px) {
  body#imagepage .image-text .layout,
.acf-block-preview .image-text .layout {
    flex-direction: column;
  }
}
body#imagepage .image-text .layout.text2_3-image1_3 .image-color-area.has-text, body#imagepage .image-text .layout.image1_3-text2_3 .image-color-area.has-text,
.acf-block-preview .image-text .layout.text2_3-image1_3 .image-color-area.has-text,
.acf-block-preview .image-text .layout.image1_3-text2_3 .image-color-area.has-text {
  width: calc(50% - 233px);
}
@media (max-width: 1400px) {
  body#imagepage .image-text .layout.text2_3-image1_3 .image-color-area.has-text, body#imagepage .image-text .layout.image1_3-text2_3 .image-color-area.has-text,
.acf-block-preview .image-text .layout.text2_3-image1_3 .image-color-area.has-text,
.acf-block-preview .image-text .layout.image1_3-text2_3 .image-color-area.has-text {
    width: 40%;
  }
}
@media (max-width: 767px) {
  body#imagepage .image-text .layout.text2_3-image1_3 .image-color-area.has-text, body#imagepage .image-text .layout.image1_3-text2_3 .image-color-area.has-text,
.acf-block-preview .image-text .layout.text2_3-image1_3 .image-color-area.has-text,
.acf-block-preview .image-text .layout.image1_3-text2_3 .image-color-area.has-text {
    width: 100%;
  }
}
body#imagepage .image-text .layout.text2_3-image1_3 .text.has-imagearea, body#imagepage .image-text .layout.image1_3-text2_3 .text.has-imagearea,
.acf-block-preview .image-text .layout.text2_3-image1_3 .text.has-imagearea,
.acf-block-preview .image-text .layout.image1_3-text2_3 .text.has-imagearea {
  width: calc(50% + 233px);
}
@media (max-width: 1400px) {
  body#imagepage .image-text .layout.text2_3-image1_3 .text.has-imagearea, body#imagepage .image-text .layout.image1_3-text2_3 .text.has-imagearea,
.acf-block-preview .image-text .layout.text2_3-image1_3 .text.has-imagearea,
.acf-block-preview .image-text .layout.image1_3-text2_3 .text.has-imagearea {
    width: 60%;
  }
}
@media (max-width: 767px) {
  body#imagepage .image-text .layout.text2_3-image1_3 .text.has-imagearea, body#imagepage .image-text .layout.image1_3-text2_3 .text.has-imagearea,
.acf-block-preview .image-text .layout.text2_3-image1_3 .text.has-imagearea,
.acf-block-preview .image-text .layout.image1_3-text2_3 .text.has-imagearea {
    width: 100%;
  }
}
body#imagepage .image-text .layout.text2_3-image1_3 .text.has-imagearea .text-inner, body#imagepage .image-text .layout.image1_3-text2_3 .text.has-imagearea .text-inner,
.acf-block-preview .image-text .layout.text2_3-image1_3 .text.has-imagearea .text-inner,
.acf-block-preview .image-text .layout.image1_3-text2_3 .text.has-imagearea .text-inner {
  max-width: 918.333333px;
}
@media (max-width: 1400px) {
  body#imagepage .image-text .layout.text2_3-image1_3 .text.has-imagearea .text-inner, body#imagepage .image-text .layout.image1_3-text2_3 .text.has-imagearea .text-inner,
.acf-block-preview .image-text .layout.text2_3-image1_3 .text.has-imagearea .text-inner,
.acf-block-preview .image-text .layout.image1_3-text2_3 .text.has-imagearea .text-inner {
    max-width: none;
  }
}
body#imagepage .image-text .layout.text1_3-image2_3 .image-color-area.has-text, body#imagepage .image-text .layout.image2_3-text1_3 .image-color-area.has-text,
.acf-block-preview .image-text .layout.text1_3-image2_3 .image-color-area.has-text,
.acf-block-preview .image-text .layout.image2_3-text1_3 .image-color-area.has-text {
  width: calc(50% + 233px);
}
@media (max-width: 1400px) {
  body#imagepage .image-text .layout.text1_3-image2_3 .image-color-area.has-text, body#imagepage .image-text .layout.image2_3-text1_3 .image-color-area.has-text,
.acf-block-preview .image-text .layout.text1_3-image2_3 .image-color-area.has-text,
.acf-block-preview .image-text .layout.image2_3-text1_3 .image-color-area.has-text {
    width: 60%;
  }
}
@media (max-width: 767px) {
  body#imagepage .image-text .layout.text1_3-image2_3 .image-color-area.has-text, body#imagepage .image-text .layout.image2_3-text1_3 .image-color-area.has-text,
.acf-block-preview .image-text .layout.text1_3-image2_3 .image-color-area.has-text,
.acf-block-preview .image-text .layout.image2_3-text1_3 .image-color-area.has-text {
    width: 100%;
  }
}
body#imagepage .image-text .layout.text1_3-image2_3 .text.has-imagearea, body#imagepage .image-text .layout.image2_3-text1_3 .text.has-imagearea,
.acf-block-preview .image-text .layout.text1_3-image2_3 .text.has-imagearea,
.acf-block-preview .image-text .layout.image2_3-text1_3 .text.has-imagearea {
  width: calc(50% - 233px);
}
@media (max-width: 1400px) {
  body#imagepage .image-text .layout.text1_3-image2_3 .text.has-imagearea, body#imagepage .image-text .layout.image2_3-text1_3 .text.has-imagearea,
.acf-block-preview .image-text .layout.text1_3-image2_3 .text.has-imagearea,
.acf-block-preview .image-text .layout.image2_3-text1_3 .text.has-imagearea {
    width: 40%;
  }
}
@media (max-width: 767px) {
  body#imagepage .image-text .layout.text1_3-image2_3 .text.has-imagearea, body#imagepage .image-text .layout.image2_3-text1_3 .text.has-imagearea,
.acf-block-preview .image-text .layout.text1_3-image2_3 .text.has-imagearea,
.acf-block-preview .image-text .layout.image2_3-text1_3 .text.has-imagearea {
    width: 100%;
  }
}
body#imagepage .image-text .layout.text1_3-image2_3 .text.has-imagearea .text-inner, body#imagepage .image-text .layout.image2_3-text1_3 .text.has-imagearea .text-inner,
.acf-block-preview .image-text .layout.text1_3-image2_3 .text.has-imagearea .text-inner,
.acf-block-preview .image-text .layout.image2_3-text1_3 .text.has-imagearea .text-inner {
  max-width: 451.666666px;
}
@media (max-width: 1400px) {
  body#imagepage .image-text .layout.text1_3-image2_3 .text.has-imagearea .text-inner, body#imagepage .image-text .layout.image2_3-text1_3 .text.has-imagearea .text-inner,
.acf-block-preview .image-text .layout.text1_3-image2_3 .text.has-imagearea .text-inner,
.acf-block-preview .image-text .layout.image2_3-text1_3 .text.has-imagearea .text-inner {
    max-width: none;
  }
}
body#imagepage .image-text .layout.text2_3-image1_3 .image-color-area, body#imagepage .image-text .layout.text1_3-image2_3 .image-color-area, body#imagepage .image-text .layout.text1_2-image1_2 .image-color-area,
.acf-block-preview .image-text .layout.text2_3-image1_3 .image-color-area,
.acf-block-preview .image-text .layout.text1_3-image2_3 .image-color-area,
.acf-block-preview .image-text .layout.text1_2-image1_2 .image-color-area {
  order: 2;
}
@media (max-width: 767px) {
  body#imagepage .image-text .layout.text2_3-image1_3 .image-color-area, body#imagepage .image-text .layout.text1_3-image2_3 .image-color-area, body#imagepage .image-text .layout.text1_2-image1_2 .image-color-area,
.acf-block-preview .image-text .layout.text2_3-image1_3 .image-color-area,
.acf-block-preview .image-text .layout.text1_3-image2_3 .image-color-area,
.acf-block-preview .image-text .layout.text1_2-image1_2 .image-color-area {
    order: 1;
  }
}
body#imagepage .image-text .layout.text2_3-image1_3 .text, body#imagepage .image-text .layout.text1_3-image2_3 .text, body#imagepage .image-text .layout.text1_2-image1_2 .text,
.acf-block-preview .image-text .layout.text2_3-image1_3 .text,
.acf-block-preview .image-text .layout.text1_3-image2_3 .text,
.acf-block-preview .image-text .layout.text1_2-image1_2 .text {
  order: 1;
  justify-content: flex-end;
}
@media (max-width: 767px) {
  body#imagepage .image-text .layout.text2_3-image1_3 .text, body#imagepage .image-text .layout.text1_3-image2_3 .text, body#imagepage .image-text .layout.text1_2-image1_2 .text,
.acf-block-preview .image-text .layout.text2_3-image1_3 .text,
.acf-block-preview .image-text .layout.text1_3-image2_3 .text,
.acf-block-preview .image-text .layout.text1_2-image1_2 .text {
    order: 2;
  }
}
body#imagepage .image-text .layout.image1_3-text2_3 .image-color-area.has-text .image.content-width, body#imagepage .image-text .layout.image2_3-text1_3 .image-color-area.has-text .image.content-width, body#imagepage .image-text .layout.image1_2-text1_2 .image-color-area.has-text .image.content-width, body#imagepage .image-text .layout.text2_3-image1_3 .image-color-area.has-text .image.content-width, body#imagepage .image-text .layout.text1_3-image2_3 .image-color-area.has-text .image.content-width, body#imagepage .image-text .layout.text1_2-image1_2 .image-color-area.has-text .image.content-width,
.acf-block-preview .image-text .layout.image1_3-text2_3 .image-color-area.has-text .image.content-width,
.acf-block-preview .image-text .layout.image2_3-text1_3 .image-color-area.has-text .image.content-width,
.acf-block-preview .image-text .layout.image1_2-text1_2 .image-color-area.has-text .image.content-width,
.acf-block-preview .image-text .layout.text2_3-image1_3 .image-color-area.has-text .image.content-width,
.acf-block-preview .image-text .layout.text1_3-image2_3 .image-color-area.has-text .image.content-width,
.acf-block-preview .image-text .layout.text1_2-image1_2 .image-color-area.has-text .image.content-width {
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-end;
}
@media (max-width: 767px) {
  body#imagepage .image-text .layout.image1_3-text2_3 .image-color-area.has-text .image.content-width, body#imagepage .image-text .layout.image2_3-text1_3 .image-color-area.has-text .image.content-width, body#imagepage .image-text .layout.image1_2-text1_2 .image-color-area.has-text .image.content-width, body#imagepage .image-text .layout.text2_3-image1_3 .image-color-area.has-text .image.content-width, body#imagepage .image-text .layout.text1_3-image2_3 .image-color-area.has-text .image.content-width, body#imagepage .image-text .layout.text1_2-image1_2 .image-color-area.has-text .image.content-width,
.acf-block-preview .image-text .layout.image1_3-text2_3 .image-color-area.has-text .image.content-width,
.acf-block-preview .image-text .layout.image2_3-text1_3 .image-color-area.has-text .image.content-width,
.acf-block-preview .image-text .layout.image1_2-text1_2 .image-color-area.has-text .image.content-width,
.acf-block-preview .image-text .layout.text2_3-image1_3 .image-color-area.has-text .image.content-width,
.acf-block-preview .image-text .layout.text1_3-image2_3 .image-color-area.has-text .image.content-width,
.acf-block-preview .image-text .layout.text1_2-image1_2 .image-color-area.has-text .image.content-width {
    min-height: 0;
  }
}
body#imagepage .image-text .layout.image1_3-text2_3 .image-color-area.has-text .image.content-width.align-center, body#imagepage .image-text .layout.image2_3-text1_3 .image-color-area.has-text .image.content-width.align-center, body#imagepage .image-text .layout.image1_2-text1_2 .image-color-area.has-text .image.content-width.align-center, body#imagepage .image-text .layout.text2_3-image1_3 .image-color-area.has-text .image.content-width.align-center, body#imagepage .image-text .layout.text1_3-image2_3 .image-color-area.has-text .image.content-width.align-center, body#imagepage .image-text .layout.text1_2-image1_2 .image-color-area.has-text .image.content-width.align-center,
.acf-block-preview .image-text .layout.image1_3-text2_3 .image-color-area.has-text .image.content-width.align-center,
.acf-block-preview .image-text .layout.image2_3-text1_3 .image-color-area.has-text .image.content-width.align-center,
.acf-block-preview .image-text .layout.image1_2-text1_2 .image-color-area.has-text .image.content-width.align-center,
.acf-block-preview .image-text .layout.text2_3-image1_3 .image-color-area.has-text .image.content-width.align-center,
.acf-block-preview .image-text .layout.text1_3-image2_3 .image-color-area.has-text .image.content-width.align-center,
.acf-block-preview .image-text .layout.text1_2-image1_2 .image-color-area.has-text .image.content-width.align-center {
  justify-content: center;
}
body#imagepage .image-text .layout.image1_3-text2_3 .image-color-area.has-text .image.content-width.align-bottom, body#imagepage .image-text .layout.image2_3-text1_3 .image-color-area.has-text .image.content-width.align-bottom, body#imagepage .image-text .layout.image1_2-text1_2 .image-color-area.has-text .image.content-width.align-bottom, body#imagepage .image-text .layout.text2_3-image1_3 .image-color-area.has-text .image.content-width.align-bottom, body#imagepage .image-text .layout.text1_3-image2_3 .image-color-area.has-text .image.content-width.align-bottom, body#imagepage .image-text .layout.text1_2-image1_2 .image-color-area.has-text .image.content-width.align-bottom,
.acf-block-preview .image-text .layout.image1_3-text2_3 .image-color-area.has-text .image.content-width.align-bottom,
.acf-block-preview .image-text .layout.image2_3-text1_3 .image-color-area.has-text .image.content-width.align-bottom,
.acf-block-preview .image-text .layout.image1_2-text1_2 .image-color-area.has-text .image.content-width.align-bottom,
.acf-block-preview .image-text .layout.text2_3-image1_3 .image-color-area.has-text .image.content-width.align-bottom,
.acf-block-preview .image-text .layout.text1_3-image2_3 .image-color-area.has-text .image.content-width.align-bottom,
.acf-block-preview .image-text .layout.text1_2-image1_2 .image-color-area.has-text .image.content-width.align-bottom {
  justify-content: flex-end;
}
body#imagepage .image-text .layout.image1_3-text2_3 .image-color-area.has-text .image.content-width img, body#imagepage .image-text .layout.image2_3-text1_3 .image-color-area.has-text .image.content-width img, body#imagepage .image-text .layout.image1_2-text1_2 .image-color-area.has-text .image.content-width img, body#imagepage .image-text .layout.text2_3-image1_3 .image-color-area.has-text .image.content-width img, body#imagepage .image-text .layout.text1_3-image2_3 .image-color-area.has-text .image.content-width img, body#imagepage .image-text .layout.text1_2-image1_2 .image-color-area.has-text .image.content-width img,
.acf-block-preview .image-text .layout.image1_3-text2_3 .image-color-area.has-text .image.content-width img,
.acf-block-preview .image-text .layout.image2_3-text1_3 .image-color-area.has-text .image.content-width img,
.acf-block-preview .image-text .layout.image1_2-text1_2 .image-color-area.has-text .image.content-width img,
.acf-block-preview .image-text .layout.text2_3-image1_3 .image-color-area.has-text .image.content-width img,
.acf-block-preview .image-text .layout.text1_3-image2_3 .image-color-area.has-text .image.content-width img,
.acf-block-preview .image-text .layout.text1_2-image1_2 .image-color-area.has-text .image.content-width img {
  position: relative;
  padding: 60px 0 60px 15px;
  height: auto;
}
@media (max-width: 767px) {
  body#imagepage .image-text .layout.image1_3-text2_3 .image-color-area.has-text .image.content-width img, body#imagepage .image-text .layout.image2_3-text1_3 .image-color-area.has-text .image.content-width img, body#imagepage .image-text .layout.image1_2-text1_2 .image-color-area.has-text .image.content-width img, body#imagepage .image-text .layout.text2_3-image1_3 .image-color-area.has-text .image.content-width img, body#imagepage .image-text .layout.text1_3-image2_3 .image-color-area.has-text .image.content-width img, body#imagepage .image-text .layout.text1_2-image1_2 .image-color-area.has-text .image.content-width img,
.acf-block-preview .image-text .layout.image1_3-text2_3 .image-color-area.has-text .image.content-width img,
.acf-block-preview .image-text .layout.image2_3-text1_3 .image-color-area.has-text .image.content-width img,
.acf-block-preview .image-text .layout.image1_2-text1_2 .image-color-area.has-text .image.content-width img,
.acf-block-preview .image-text .layout.text2_3-image1_3 .image-color-area.has-text .image.content-width img,
.acf-block-preview .image-text .layout.text1_3-image2_3 .image-color-area.has-text .image.content-width img,
.acf-block-preview .image-text .layout.text1_2-image1_2 .image-color-area.has-text .image.content-width img {
    width: 100%;
    padding: 0 60px;
  }
}
body#imagepage .image-text .layout.text2_3-image1_3 .image-color-area.has-text .image.content-width, body#imagepage .image-text .layout.text1_3-image2_3 .image-color-area.has-text .image.content-width, body#imagepage .image-text .layout.text1_2-image1_2 .image-color-area.has-text .image.content-width,
.acf-block-preview .image-text .layout.text2_3-image1_3 .image-color-area.has-text .image.content-width,
.acf-block-preview .image-text .layout.text1_3-image2_3 .image-color-area.has-text .image.content-width,
.acf-block-preview .image-text .layout.text1_2-image1_2 .image-color-area.has-text .image.content-width {
  align-items: flex-start;
}
body#imagepage .image-text .layout.image1_3-text2_3 .image-color-area.has-text .image.content-width img, body#imagepage .image-text .layout.text2_3-image1_3 .image-color-area.has-text .image.content-width img,
.acf-block-preview .image-text .layout.image1_3-text2_3 .image-color-area.has-text .image.content-width img,
.acf-block-preview .image-text .layout.text2_3-image1_3 .image-color-area.has-text .image.content-width img {
  max-width: 466px;
}
@media (max-width: 767px) {
  body#imagepage .image-text .layout.image1_3-text2_3 .image-color-area.has-text .image.content-width img, body#imagepage .image-text .layout.text2_3-image1_3 .image-color-area.has-text .image.content-width img,
.acf-block-preview .image-text .layout.image1_3-text2_3 .image-color-area.has-text .image.content-width img,
.acf-block-preview .image-text .layout.text2_3-image1_3 .image-color-area.has-text .image.content-width img {
    max-width: none;
  }
}
body#imagepage .image-text .layout.image2_3-text1_3 .image-color-area.has-text .image.content-width img, body#imagepage .image-text .layout.text1_3-image2_3 .image-color-area.has-text .image.content-width img,
.acf-block-preview .image-text .layout.image2_3-text1_3 .image-color-area.has-text .image.content-width img,
.acf-block-preview .image-text .layout.text1_3-image2_3 .image-color-area.has-text .image.content-width img {
  max-width: 933px;
}
@media (max-width: 767px) {
  body#imagepage .image-text .layout.image2_3-text1_3 .image-color-area.has-text .image.content-width img, body#imagepage .image-text .layout.text1_3-image2_3 .image-color-area.has-text .image.content-width img,
.acf-block-preview .image-text .layout.image2_3-text1_3 .image-color-area.has-text .image.content-width img,
.acf-block-preview .image-text .layout.text1_3-image2_3 .image-color-area.has-text .image.content-width img {
    max-width: none;
  }
}
body#imagepage .image-text .layout.image1_2-text1_2 .image-color-area.has-text .image.content-width img, body#imagepage .image-text .layout.text1_2-image1_2 .image-color-area.has-text .image.content-width img,
.acf-block-preview .image-text .layout.image1_2-text1_2 .image-color-area.has-text .image.content-width img,
.acf-block-preview .image-text .layout.text1_2-image1_2 .image-color-area.has-text .image.content-width img {
  max-width: 700px;
}
@media (max-width: 767px) {
  body#imagepage .image-text .layout.image1_2-text1_2 .image-color-area.has-text .image.content-width img, body#imagepage .image-text .layout.text1_2-image1_2 .image-color-area.has-text .image.content-width img,
.acf-block-preview .image-text .layout.image1_2-text1_2 .image-color-area.has-text .image.content-width img,
.acf-block-preview .image-text .layout.text1_2-image1_2 .image-color-area.has-text .image.content-width img {
    max-width: none;
  }
}
body#imagepage .image-text .layout .image-color-area,
.acf-block-preview .image-text .layout .image-color-area {
  display: flex;
  justify-content: flex-end;
  align-items: center;
  width: 100%;
  min-height: 25vw;
}
@media (max-width: 767px) {
  body#imagepage .image-text .layout .image-color-area,
.acf-block-preview .image-text .layout .image-color-area {
    width: 100%;
    min-height: 40vw;
  }
}
body#imagepage .image-text .layout .image-color-area.has-text,
.acf-block-preview .image-text .layout .image-color-area.has-text {
  width: 50%;
  min-height: 0;
}
@media (max-width: 767px) {
  body#imagepage .image-text .layout .image-color-area.has-text,
.acf-block-preview .image-text .layout .image-color-area.has-text {
    width: 100%;
  }
}
body#imagepage .image-text .layout .image-color-area.has-text .image img,
.acf-block-preview .image-text .layout .image-color-area.has-text .image img {
  position: absolute;
}
body#imagepage .image-text .layout .image-color-area .image,
.acf-block-preview .image-text .layout .image-color-area .image {
  position: relative;
  width: 100%;
  height: 100%;
}
@media (max-width: 767px) {
  body#imagepage .image-text .layout .image-color-area .image,
.acf-block-preview .image-text .layout .image-color-area .image {
    min-height: 40vw;
  }
}
body#imagepage .image-text .layout .image-color-area .image img,
.acf-block-preview .image-text .layout .image-color-area .image img {
  position: relative;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  object-fit: cover;
}
body#imagepage .image-text .layout .text,
.acf-block-preview .image-text .layout .text {
  display: flex;
  width: 100%;
  max-width: 1400px;
  padding: 60px 30px;
}
@media (max-width: 767px) {
  body#imagepage .image-text .layout .text,
.acf-block-preview .image-text .layout .text {
    width: 100%;
  }
}
body#imagepage .image-text .layout .text.has-imagearea,
.acf-block-preview .image-text .layout .text.has-imagearea {
  width: 50%;
  max-width: none;
  padding: 0;
}
@media (max-width: 767px) {
  body#imagepage .image-text .layout .text.has-imagearea,
.acf-block-preview .image-text .layout .text.has-imagearea {
    width: 100%;
  }
}
body#imagepage .image-text .layout .text.has-imagearea .text-inner,
.acf-block-preview .image-text .layout .text.has-imagearea .text-inner {
  padding: 60px;
  max-width: 760px;
}
@media (max-width: 1400px) {
  body#imagepage .image-text .layout .text.has-imagearea .text-inner,
.acf-block-preview .image-text .layout .text.has-imagearea .text-inner {
    max-width: 700px;
  }
}
@media (max-width: 767px) {
  body#imagepage .image-text .layout .text.has-imagearea .text-inner,
.acf-block-preview .image-text .layout .text.has-imagearea .text-inner {
    padding: 30px;
  }
}
body#imagepage .image-text .layout .text .text-inner,
.acf-block-preview .image-text .layout .text .text-inner {
  display: flex;
  justify-content: center;
  flex-direction: column;
  align-items: flex-start;
  width: 100%;
}
@media (max-width: 767px) {
  body#imagepage .image-text .layout .text .text-inner,
.acf-block-preview .image-text .layout .text .text-inner {
    max-width: none;
  }
}
body#imagepage .image-text .layout .text .text-inner .intro,
.acf-block-preview .image-text .layout .text .text-inner .intro {
  margin: 0 0 5px 0;
  font-size: 2em;
  font-weight: 600;
  color: #D70A1E;
}
@media (max-width: 991px) {
  body#imagepage .image-text .layout .text .text-inner .intro,
.acf-block-preview .image-text .layout .text .text-inner .intro {
    font-size: 1.8em;
  }
}
@media (max-width: 767px) {
  body#imagepage .image-text .layout .text .text-inner .intro,
.acf-block-preview .image-text .layout .text .text-inner .intro {
    font-size: 1.4em;
  }
}
body#imagepage .image-text .layout .text .text-inner .headline,
.acf-block-preview .image-text .layout .text .text-inner .headline {
  margin: 0 0 5px 0;
  font-size: 2.4em;
  font-weight: 900;
}
@media (max-width: 991px) {
  body#imagepage .image-text .layout .text .text-inner .headline,
.acf-block-preview .image-text .layout .text .text-inner .headline {
    font-size: 2em;
  }
}
@media (max-width: 767px) {
  body#imagepage .image-text .layout .text .text-inner .headline,
.acf-block-preview .image-text .layout .text .text-inner .headline {
    font-size: 1.8em;
  }
}
body#imagepage .image-text .layout .text .text-inner .textcontent,
.acf-block-preview .image-text .layout .text .text-inner .textcontent {
  margin: 0 0 5px 0;
}
body#imagepage .image-text .layout .text .text-inner .button,
.acf-block-preview .image-text .layout .text .text-inner .button {
  margin: 0 0 5px 0;
}