.bvp-repeatable .dope-repeatable-child .cms-spacer-element {
    -webkit-clip-path: polygon(0 0, 100% 0, 100% 70%, 79% 100%, 0 100%);
    clip-path: polygon(0 0, 100% 0, 100% 70%, 79% 100%, 0 100%);
}