/* Hide certain fields. */
.landing-checkout .phone-number-checkout,
.landing-checkout .wfob_bump_wrapper,
.landing-checkout .order-summary-before-place-order-button {
    display: none !important;
}