.wp-block-image{
    font-size: 0;
    line-height: 0;

    &.is-style-centre{
        align-items: center;
        display: flex;
        justify-content: center;
    }
}