.cropper-wrapper{
box-sizing: border-box;
border: 1px solid #c3c3c3;
width: 100%;
height: 100%;
img{
max-height: 100%;
}