.whitlabu-tools {
    display: flex;
    align-items: center;
}

.whitlabu-builder-media-preview__image {
    max-width: 200px;
    width: 100%;
    height: auto;
}

.whitlabu-builder-media-preview {
    display: table;
    position: relative
}

.cursor,
.whitlabu-tools__icon.remove {
    cursor: pointer
}

.whitlabu-builder-block-settings textarea {
    width: 100%;
    height: 100px
}

.whitlabu-builder-block-settings .whitlabu-help-block {
    color: #737373;
    padding: 8px 0px;
}