.image-cropper {
    width: 200px;
    height: 200px;
    position: relative;
    overflow: hidden;
    border-radius: 50%;
}

.rounded {
    display: inline;
    margin: 0 auto;
    height: 100%;
    width: auto;
}
