﻿
.circular-image-container112 {
	overflow: hidden;
	width: 112px;
	height: 112px;
	border-radius: 50%;
}
.circular-image-container52 {
	overflow: hidden;
	width: 52px;
	height: 52px;
	border-radius: 50%;
}
.circular-image-container32 {
	overflow: hidden;
	width: 32px;
	height: 32px;
	border-radius: 50%;
}
.circular-image {
	display: block;
	width: 100%;
	height: auto;
}

