.dropzone {
  margin-right: 2rem;
  flex-basis: 50%;
}
.logo {
  img {
    max-height: 200px;
  }
}