.cropper {
position: relative;
height: calc(60vh);
}
.no-image {
text-align: center;
.no-image i {
font-size: calc(50vh);
color: gray;