@media(min-width:992px){.woocommerce-checkout form.checkout{grid-template-rows:auto;align-items:start}.woocommerce-checkout #customer_details{grid-column:1;grid-row:1;align-self:start}.woocommerce-checkout #order_review_heading{grid-column:2;grid-row:1;align-self:start;z-index:2}.woocommerce-checkout #order_review{grid-column:2;grid-row:1;align-self:start;margin-top:58px!important}}
@media(max-width:991px){.woocommerce-checkout form.checkout{grid-template-columns:1fr;grid-template-rows:auto auto auto;gap:20px}.woocommerce-checkout #customer_details{grid-column:1;grid-row:1}.woocommerce-checkout #order_review_heading{grid-column:1;grid-row:2;margin:8px 0 0!important}.woocommerce-checkout #order_review{grid-column:1;grid-row:3;margin-top:0!important}}
