.uploadArea__filesName {
  display: none;
  text-align: center;
  word-wrap: break-word;
  max-width: 100%;
  margin: 0 auto;
}

.uploadArea__filesName img {
  max-height: 400px;
}