
.loading-overlay {
  z-index: 1;
  position: absolute;
  width: 100%;
  height: 100%;
  background-color: white;
  display: flex;
  align-items: center;
  justify-content: center;
}


.cropper[data-v-47df38af] {
    width: 100%;
    height: 100%;
}

