#ged_temp main form {
  margin-top: 70px;
}
#ged_temp .dropzone {
  min-height: initial;
}
#ged_temp .dropzone .btn-floating {
  margin-top: -30px;
}
#ged_temp .dropzone .dz-message > div {
  padding-bottom: calc(2em + 26px);
}
