.monqa-product-price {
    display: flex;
    flex-direction: row;
    align-items: baseline;
    flex-wrap: wrap;
}

.monqa-product-price__strikethrough {
    text-decoration: line-through;
}
