.identity::after {
    content: "";
    position: absolute;
    left: calc(100% + 2rem);
    top: 50%;
    transform: translateY(-50%);
    width: 165px;
    height: 57px;
    background: url('/images/LGC_AWARDS_2026_Artboard_WHITE_1.png') no-repeat center center;
    background-size: contain;
}