.admin__menu #menu-roweb-core > a::before  {
    content: '' !important;
    background-image: url('../images/icon.png');
    background-size: cover;
    width: 20px;
    height: 20px !important;
    margin: 0 auto;
    margin-bottom: 5px;
}
