﻿.b-cropper-container {
    width: 100%;
    height: 100%;
}

    .b-cropper-container cropper-canvas {
        min-width: 100%;
        min-height: 100%;
    }
