/*#ship-to-different-address,
#customer_details {
    display: none !important;
}

#order_review, #order_review_heading {
    width: 100% !important;
}

.woocommerce-shipping-totals,
.wc_payment_methods,
.woocommerce-terms-and-conditions-wrapper {
    display: none !important;
}
*/