.order_game .category-game-img{
    width: 100%;
    height: 10em;
    object-fit: cover;
}

.order_game .purchase {
    width: 100% !important;
    margin: 1em 0;
    margin-bottom: 0 !important;
}

.order_game .card-title {
    color: white;
}
