.pricing_custom_both{
    font-weight:600 !important;
    line-height: 20px;
    margin-bottom:24px !important;
}

.calculator_margin{
    margin-bottom: 24px !important;
}
@media screen and (max-width: 991px) {
    .faq_pills_canadian{
        font-size: 20px !important;
        font-weight: 600 !important;
        line-height: 28px !important; 
        letter-spacing: -0.4px !important;
        padding: 0px !important;
    }

    .c2c_standard{
        padding: 24px;
    }

    section.c2c_3_steps_sec.new {
        margin-top: 64px;
    }

    .calculator_margin{
        margin-bottom: 16px !important;
    }

    .pricing-calc {
        margin-top: -113px;
    }

    .pricing-calc h2 {
        font-size: 36px;
        line-height: 44px;
        letter-spacing: -0.72px;
    }

    .section.c2c_3_steps_sec.new{
        padding-bottom: 100PX !important;
    }

    .custom_guide{
        font-size: 36px !important;
        font-weight: 700 !important;
        line-height: 44px !important;
        letter-spacing: -0.72px !important;
    }

    .custom_prob{
        margin-bottom: 52px !important;
    }

    .result__card .row__head {
        line-height: 24px !important;
        font-weight: 500 !important;
    }

    .pricing_custom_both {
        margin-bottom: 16px !important;
    }
}