#tvWhatsappAvatar .tv-wa-photo{
overflow:visible !important;
}
#tvWhatsappAvatar .tv-wa-photo img{
overflow:hidden !important;
border-radius:50% !important;
}
#tvWhatsappAvatar .tv-wa-status{
display:block !important;
position:absolute !important;
right:-3px !important;
bottom:3px !important;
width:16px !important;
height:16px !important;
box-sizing:border-box !important;
border:3px solid #08202a !important;
border-radius:50% !important;
background:#43d477 !important;
box-shadow:0 0 0 2px #071c27,0 0 14px #43d477 !important;
z-index:1000 !important;
opacity:1 !important;
visibility:visible !important;
pointer-events:none !important;
}
