.wp-block-image.is-style-w100 {
    img {
        max-width: unset;
        width: 100%;
        height: auto;
    }
}
