.document-search-label {
    width: 100px;
}

.document-label {
    width: 100px;
}


.document-chooser-preview-picture {
    background-color: white;
    max-width: 100px;
    max-height: 100px;
    object-fit: cover;
}
