.wp-block-column {
    &.is-style-rounded{
        border-radius: 20px;
        overflow: hidden;
    }
}