.sample-imagePanel .image-cropper
    position: relative;
    height: initial;
    width: 100%;

.sample-imagePanel .image-cropper-original
    max-width: 40em
    max-height: 30em
    margin: auto;

.sample-imagePanel .image-cropper-preview img
    max-width: 40em
    max-height: 30em

.sample-imagePanel .page-bottom-layout
    position: absolute;
    top: 0;
