#menu-moogento-license-menu>a::before {
    opacity: 0.65;
    content: '' !important;
    font-size: 2.4rem;
    display: block;
    position: relative;
    top: -0.3rem;
    width: 30px;
    height: 30px;
    background: url(../img/logo.png);
    background-size: 100%;
    margin: 0 auto;
    background-repeat: no-repeat;
}
