/* Turn off SMS section */

.b-account_preference-phone p,
.b-account_preference-phone div, /* hide all elements in block except button */
#checkout_subscriptions_area .sendmobilealerts {
    display: none;
}

.b-a