/* MyThemes.RoleOp.ShangJiaEnt */
a {
    text-decoration-line: none;
}

.logoCust {
    width: 50px;
    height: 50px;
    display: inline-block;
}

    .logoCust img {
        width: 100%;
        height: 100%;
        border-radius: 8px;
    }