.filepond--root {
    width: 150px;
    height: 150px;
    margin: 0px !important;
}

.filepond--list-scroller {
    margin: 0px !important;
}

.filepond--list {
    left: 0px !important;
    right: 0px !important;
}

.filepond--item {
    margin: 0px !important;
}

.filepond--file-poster img {
    width: 100%;
    object-fit: scale-down;
}

.filepond--file-status {
    margin-right: auto !important;
}

