.circlewrap {
border-radius: 100%;
height: 32px;
margin-right: 1.2rem;
min-width: 32px;
max-width: 32px;
overflow: hidden;
position: relative;
width: 32px;
img {
height: 100%;
object-fit: cover;
width: 100%;
}
.userpic {
border-radius: 50%;
font-size: small;
border: 2px solid black;
background-color: white;
text-align: center;
line-height: 32px;
.anonymous {
object-fit: contain;
a {
&:hover {
color: #000;
.big.circlewrap {
margin-right: 4.8rem;
max-width: 168px;
min-width: 168px;
height: 168px;
width: 168px;
font-size: 2em;
line-height: 168px;