.dropzone .dz-preview .dz-progress {
  border-radius: 0; background: #e0491c;
}
.dropzone .dz-preview .dz-image {
  border-radius: 0px;
}
.dropzone .dz-preview.dz-file-preview .dz-image {
  border-radius: 0px;
}
