.GetAvatar{float:left;object-fit:cover;border-radius:50px;width:90px;height:90px;margin-right:5px;position:relative}.GetAvatar.online:after{content:"";background-color:green;border-radius:50%;width:10px;height:10px;position:absolute;bottom:10%;right:20%}@media screen and (width<=900px){.GetAvatar{width:70px;height:70px}}@media screen and (width<=700px){.GetAvatar{width:60px;height:60px}}
