.wp-block-kkwp-floating-textimg {
}

.floating-textimg:after {
    display: block;
    content: "";
    clear: both;

}

.floating-textimg .col-left {
    width: 50%;
    float: left;
}
.floating-textimg .col-right {
    width: 50%;
    float: left;
}
