.vtc-pricing .sc_price_item_description span {
    white-space: pre;
    white-space: pre-wrap;
}

.vtc-pricing .sc_price_item_description {
    padding: 0 1rem;
}

.vtc-pricing .sc_price_item_price {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}