.cutting{
    overflow: hidden !important;
    text-overflow: ellipsis;
    white-space: nowrap;
    padding-left: 5px;
}
.height100 .order_details .game_details_coll>p{
    height: 100%;
    overflow: hidden !important;
    float: left;
    width: auto;
}
/*.all_bingo_games >.yellow-t{*/
    /*max-width: 275px;*/
/*}*/
.widthAuto{
    width: auto !important;
    margin: 0;
}
