.game-coin .top .left {
    display: flex;
    align-items: center;
    gap: 15px;
    flex-wrap: wrap;
}
