.avatar-umbrella-me {
background-image: url(//img.cammex.com.br/original/pantheon/index/umbrella.png);
width: 600px;
height: 600px;
position: absolute;
top: -248px;
left: calc(21% - 331px);
-webkit-animation: spin 10s linear infinite;
-moz-animation: spin 10s linear infinite;
animation: spin 10s linear infinite;
background-size: initial;
background-repeat: no-repeat;
}

.avatar-cammex-me {
background-size: inherit;
width: 115px;
height: 139px;
background-position: left;
position: relative;
}