.circle {
	border-radius:50%;
	overflow:hidden;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:12px;
}
.circle-90 {
	width:90%;
}
.circle-100 {
	width:100%;
}