diff --git a/app/src/main/res/layout/fragment_details.xml b/app/src/main/res/layout/fragment_details.xml
index 70c51c9eb3..90df722e29 100644
--- a/app/src/main/res/layout/fragment_details.xml
+++ b/app/src/main/res/layout/fragment_details.xml
@@ -43,27 +43,46 @@
android:layout_marginEnd="16dp"
android:layout_marginBottom="33dp">
+
+
+
+
+ app:layout_constraintTop_toBottomOf="@id/tv_card_title" />
+
+
+
+
+
-
-
+ app:layout_constraintTop_toBottomOf="@id/tv_security_title" />
+ app:layout_constraintTop_toBottomOf="@id/tv_erase_wallet" />
+
@@ -187,6 +222,37 @@
app:layout_constraintStart_toStartOf="parent"
app:layout_constraintTop_toBottomOf="@id/tv_settings_title" />
+
+
+
+
+ app:layout_constraintTop_toBottomOf="@id/tv_card_tou" />
-
-
-
-
-
-
-
-
-
-
-
-
-