diff --git a/src/templates/checkout/address.twig b/src/templates/checkout/address.twig
index b80eb71..dcb33d1 100644
--- a/src/templates/checkout/address.twig
+++ b/src/templates/checkout/address.twig
@@ -181,6 +181,17 @@
+
+
+
+
+
+
{% include 'foster-checkout/_components/app/steps-uncompleted' with {
@@ -238,10 +249,10 @@
{% block mobileFooter %}
{% if cart.lineItems|length > 0 %}
-
+
{% endif %}
diff --git a/src/templates/checkout/shipping.twig b/src/templates/checkout/shipping.twig
index 9cabe45..ffc6850 100644
--- a/src/templates/checkout/shipping.twig
+++ b/src/templates/checkout/shipping.twig
@@ -126,6 +126,17 @@
+
+
+
+
+
+
{% include 'foster-checkout/_components/app/steps-uncompleted' with {
@@ -183,7 +194,7 @@
{% block mobileFooter %}
{% if cart.lineItems|length > 0 %}
-