#cart #cart-gifts .cart-grid-body.col-lg-8 {
    max-height: unset;
    overflow-x: scroll;
    padding: unset;
    width: 55%;
}

/* Partie mes infos*/
span#nextGiftPointValue,span#actualGiftPointValue,span#giftpointAvailable {
    float: right;
}

#cart-gifts .card-header {
     border-bottom:unset;
}