.reneco-components-droppable {
    &-hidden-element {
        position: absolute;
        transform: translateX(-9999px)
    }
}