.wp-block-cover.full-width.limited {
  background-size: 1536px;
  background-repeat: no-repeat;
  background-position: center;
  background-color: transparent;
}

  .wp-block-cover.full-width.pattern-full-image-width img{
    width:20rem;
    max-width:25%;
    position:absolute;
    left:50px;
    bottom:50px;
  }