@media(max-width: 551px){
    .card-information .card-price .price-item{
        font-size: var(--product-price-font-size-mb);
    }
}