.vue-advanced-cropper__stretcher {
  width: 0 !important;
  height: 0 !important;
}

.cropper-box {
  border: solid 1px #eee;
  height: 300px;
  width: 100%;
  margin-bottom: 15px;
}
