@media screen and (max-width: 540px) {
  .dropzone {
    height: 300px;
  }
}