.square-uploader-icon[data-v-588408e4] {
  border: 1px dashed #d9d9d9;
  font-size: 28px;
  color: #8c939d;
  width: 128px;
  height: 128px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.square-uploader-icon span[data-v-588408e4] {
    font-size: 18px;
}
.elongated-uploader-icon[data-v-588408e4] {
  border: 1px dashed #d9d9d9;
  font-size: 28px;
  color: #8c939d;
  width: 180px;
  height: 120px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.elongated-uploader-icon span[data-v-588408e4] {
    font-size: 18px;
}

