.arm_plan_payment_cycle_label {
    width: 120px !important;
}

.arm_lock_screen_area{
    top: 0;
    transform-origin: 0;
    background: linear-gradient(to right,rgba(0,0,0,.3) 0,rgba(0,0,0,.3) 100%);
    background: rgb(204,204,204);
    background: linear-gradient(180deg, rgba(204,204,204,0) 0%, rgba(204,204,204,0.4962359943977591) 50%, rgb(163 156 156 / 80%) 100%);
    height: 150px;
    width: 100%;
    margin-top: 0px;
    left: 0;
    position: relative;
    margin-top: -150px;
}