.info-payment-installments{
    margin-top: 20px;
    padding: 15px 30px;
    background: #f7f7f7;
}
.info-payment-installments .description p{
    display: inline;
    font-size: 14px;
    line-height: 20px;
    margin-bottom: 0;
}
.info-payment-installments .description p img{
    max-height: 30px;
}
.info-payment-installments .total-price{
    font-weight: 600;
    font-size: 16px;
    line-height: 20px;
}
.info-payment-installments .nb-total-in-cart{
    font-weight: bold;
}