
.card-uploader-generic{
  /* position: fixed;
  top: 60px;
  left: 0px;
  right: 0px;
  height: auto; */
}


.drop-box {
  background: #F8F8F8;
  border: 5px dashed #DDD;
  width: 98%;
  text-align: center;
  padding: 100px 10px;
  margin: 1%;
}
