.filepond--image-preview canvas,
.filepond--image-preview img {
    height: 100% !important;
    width: 100% !important;
    object-fit: contain !important;
}
