.game-card{position:relative}.game-card .game-card-body,.game-card .game-card-body .game-img-wrap{width:100%;height:100%}.game-card .game-card-body .game-img-wrap img.blured-bg-img{width:100%;max-width:100%;height:100%;object-fit:cover;object-position:center;inset:0}.game-card .favorite-btn{position:absolute;top:2.5px;left:4px;padding:0;border-radius:50%;background:var(--primaryLight-900)}@media screen and (max-width:850px){.game-card{min-width:110px}.game-card.home-screen{min-width:130px}}@media screen and (max-width:767.98px){.game-card{min-width:90px}.game-card.home-screen{min-width:100px}}