.image-cropper
    position: absolute;
    width: 100%;
    height: 100%;

.image-cropper-source
    display: none

.image-cropper-preview
    text-align:center
    max-height: 30em

.image-cropper-original
    padding: 2em;
    box-sizing: border-box;
    max-height: 30em
