.PostUser-avatar {
border: 3px solid #fff;
}
@media (min-width: 770px){
.PostUser-avatar {
vertical-align: middle;
position: relative;
left: -7px;
top: -4px;
width: 1.5em;
height: 1.5em;
font-size: 1em;
line-height: 1.5em;
}}
.Avatar {
border-radius: 20% !important;
}