/* CSS Document */

.dropzone {
    width: 100%;
    display: flex;
    padding: 1rem 0 0 0;
}

.dropzone .dz-message, 
.dropzone .dz-message .dz-button {
    width: 100%;
}