.loyalty-navbar-badge { display: flex; align-items: center; justify-content: flex-end; margin: 0 1px 0 15px; width: 34px; height: 61px; pointer-events: auto; } .loyalty-navbar-badge-icon { width: 33px; height: 42px; background: url(/fe/lol-loyalty/badge-PCBRewards.png) center center no-repeat; background-size: cover; } .loyalty-tooltip-unlocked-wrapper { display: flex; } .loyalty-tooltip-unlocked-logo { background: url(/fe/lol-loyalty/icon-league-unlock.png) center center no-repeat; background-size: cover; text-align: center; height: 50px; width: 50px; margin: 7px 7px 0 0 ; } .loyalty-tooltip-unlocked-desc { text-align: left ; height: 100%; } .loyalty-tooltip-lolcafe-wrapper { display: flex; align-items: center; } .loyalty-tooltip-lolcafe-logo { background: url(/fe/lol-loyalty/icon-lolcafe2.png) center center no-repeat; background-size: cover; width: 77px; height: 92px; margin: 5px 10px 5px 0 ; } .loyalty-tooltip-lolcafe-desc { text-align: left ; }