.section-plans .applecare-plan .flex-row .column-dynamic-pricing.is-last{
    padding-left: 84px;
}
@media only screen and (max-width:1068px){
    .section-plans .applecare-plan .flex-row .column-dynamic-pricing.is-last{
        padding-left: 56px;
    }
}


@media only screen and (max-width:735px){
      .section-plans .applecare-plan .flex-row .column-dynamic-pricing.is-last{
        padding-left: 123px;
    }   
}

@media only screen and (max-width:500px){
      .section-plans .applecare-plan .flex-row .column-dynamic-pricing.is-last{
        padding-left: 64px;
    }   
}

@media only screen and (max-width:380px){
      .section-plans .applecare-plan .flex-row .column-dynamic-pricing.is-last{
        padding-left: 58px;
    }   
}