@media (min-width: 768px) {
    .dropzone-item {
        height: 10rem;
        width: 10rem;
    }
}
