.image-cropper{
	width:300px;
	height:300px;
	position:relative;
	overflow:hidden;
	display: block;
	border-radius:50%;
	margin-left: auto;
	margin-right: auto;
}
