.data-grid-image-preview {
    max-width: 200px;
}

.cursor_pointer {
    cursor: pointer;
}

.cursor_grab {
    cursor: grab;
}
