.va-file-upload-list {
  display: flex;
  flex-wrap: wrap;
  padding: 0 0 1.5rem;
}
.va-file-upload-list--gallery {
  padding-bottom: 0.5rem;
}