@media only screen and (min-width: 769px) {
  :is(#d1770131, #d1761146, #d1759732, #d1760036) {
    .c-heading-3__heading {
      margin-left: inherit;
      margin-right: inherit;
    }
    .p-media-layout {
      color: #fff;
    }
    .p-media-layout__inner {
      position: relative;
    }
    .p-media-layout__content {
      position: absolute;
    }
    :is(.p-media-layout__content, .p-media-layout__media) {
      max-width: 100%;
    }
  }
  #d1770131 .p-media-layout__content {
    top: 20%;
  }
  #d1761146 .p-media-layout__content {
    top: 45%;
  }
  #d1759732 .p-media-layout__content {
    top: 50%;
  }
  #d1760036 .p-media-layout__content {
    top: 20%;
  }
  :is(#d1761146, #d1759732, #d1760036) .c-text {
    width: inherit;
  }
}
