.game-list-content.special-badge::before {
    content: '';
    position: absolute;
    width: 150px;
    height: 150px;
    background-image: url('https://usglobalasset.com/assets/verified.webp');
    background-size: contain;
    background-repeat: no-repeat;
    z-index: 1;
}