.num{
 border-radius: 100%;
 width: 25px;
 height: 25px;
 background: #666666;
 border: 1px solid #eee;
 color: #666666;
 text-align: center;
 top: -3px;
 position: absolute;
 color: white;
}
.num_apps{
border-radius: 100%;
width: 25px;
height: 25px;
background: #666666;
border: 1px solid #666666;
color: #666;
text-align: center;
top: 8px;
position: absolute;
color: white;
}

.notif{
position: relative;
background-size: contain;
z-index: 999;
}
