/**handles:bluebeechild-image**/
.wp-block-image {
    &.is-style-full {
        img {
            width: 100%;
        }
    }
}