diff --git a/src/app/cart/styles.tsx b/src/app/cart/styles.tsx
index b8359c23..5afb1210 100644
--- a/src/app/cart/styles.tsx
+++ b/src/app/cart/styles.tsx
@@ -384,5 +384,3 @@ export const CategorySpacing = styled.div`
export const OrderSumSectionSpacing = styled.div`
margin-left: 195px;
`;
-
-
diff --git a/src/app/orderConfirmationDelivery/page.tsx b/src/app/orderConfirmationDelivery/page.tsx
index 764228d3..c82042cb 100644
--- a/src/app/orderConfirmationDelivery/page.tsx
+++ b/src/app/orderConfirmationDelivery/page.tsx
@@ -85,10 +85,25 @@ export default function OrderConfirmationDelivery() {
}}
/>