.price_group * {
    font-size: 13px !important;
    font-weight: normal !important;
    text-decoration: line-through !important;
    color: #777 !important;
}

.price_group.min * {
    font-size: 14px !important;
    font-weight: bold !important;
    line-height: 15px !important;
    white-space: normal !important;
    text-decoration: none !important;
    color: #191647 !important;
}
