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

    &.is-style-circular {
        border-radius: 50%;
        overflow: hidden;;    
    }
}