.dropzone{
  height:300px;
  min-height:300px;
}

.dz-message{
  font-size:32px;
  font-family: 'Raleway';
  text-align: center;
  position: absolute;
  top:25%;
  width: 100%;
}

