/* Property gallery: 5 photos per row */
.filepond--item {
    width: calc(20% - 0.5em);
}
