.cabecalho__perfil::before{
content: "";
display: block;
width: 32px;
height: 32px;
background-image: url(/assets/img/profile_2.png);
background-size: contain;
background-repeat: no-repeat;
background-position: center;
}