.handsup-logo-icon {
    display: inline-block;
    width: 1em;
    height: 1em;
    font-size: 1em;
    line-height: 1;
    background-image: url('handsup_logo_icon.png');
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    vertical-align: middle;
    flex-shrink: 0;
}

