diff --git a/crowdin/messages.json b/crowdin/messages.json
index 57c65a983ae..c87608a39a6 100644
--- a/crowdin/messages.json
+++ b/crowdin/messages.json
@@ -4704,4 +4704,4 @@
"-1165835520": "employees",
"-651384976": "nationalities",
"-1033881248": "See our open positions"
-}
\ No newline at end of file
+}
diff --git a/src/features/pages/home/start-trading-steps/data.tsx b/src/features/pages/home/start-trading-steps/data.tsx
index 71f2fdc60ff..9ee44a180fe 100644
--- a/src/features/pages/home/start-trading-steps/data.tsx
+++ b/src/features/pages/home/start-trading-steps/data.tsx
@@ -72,7 +72,7 @@ export const RowCards: CardContent[] = [
export const EUCards: CardContent[] = [
{
id: 1,
- header: ,
+ header: ,
description: (
),
@@ -87,13 +87,13 @@ export const EUCards: CardContent[] = [
),
color: 'gray',
align: 'center',
- size: 'sm',
+ size: 'md',
contentClassName: 'flex justify-center',
nonContentClassName: 'p-general-2xl',
},
{
id: 2,
- header: ,
+ header: ,
description: (
),
@@ -108,13 +108,13 @@ export const EUCards: CardContent[] = [
),
color: 'gray',
align: 'center',
- size: 'sm',
+ size: 'md',
contentClassName: 'flex justify-center',
nonContentClassName: 'p-general-2xl',
},
{
id: 3,
- header: ,
+ header: ,
description: (
),
@@ -129,7 +129,7 @@ export const EUCards: CardContent[] = [
),
color: 'gray',
align: 'center',
- size: 'sm',
+ size: 'md',
contentClassName: 'flex justify-center',
nonContentClassName: 'p-general-2xl',
},