.dropzone .dz-preview .dz-image {
   width: 320px !important;
   height: 320px !important;
}

.dropzone-box {
   border: 2px dashed black;
}