.gauche .content_prices > div {
    display: flex;
    flex-wrap: wrap;
}

.gauche .content_prices > div .store_price .price{
    font-size: 20px;
}
