diff --git a/common/src/main/res/layout/promotion_elite_popup.xml b/common/src/main/res/layout/promotion_elite_popup.xml
index 7165f16bd..f26cb0a85 100644
--- a/common/src/main/res/layout/promotion_elite_popup.xml
+++ b/common/src/main/res/layout/promotion_elite_popup.xml
@@ -63,7 +63,7 @@
android:text="@string/upgrade_elite_type1"
android:textAllCaps="false"
android:textColor="#F36100"
- android:textSize="14sp" />
+ android:textSize="12sp" />
+ android:textSize="12sp" />
diff --git a/common/src/main/res/layout/war_order_exchange_details_popup.xml b/common/src/main/res/layout/war_order_exchange_details_popup.xml
index fd236ebaa..f0f97276a 100644
--- a/common/src/main/res/layout/war_order_exchange_details_popup.xml
+++ b/common/src/main/res/layout/war_order_exchange_details_popup.xml
@@ -32,10 +32,12 @@
android:layout_marginTop="19dp">
diff --git a/main/src/main/res/layout/item_battlepass_exchange.xml b/main/src/main/res/layout/item_battlepass_exchange.xml
index 86a44aed5..972dcda48 100644
--- a/main/src/main/res/layout/item_battlepass_exchange.xml
+++ b/main/src/main/res/layout/item_battlepass_exchange.xml
@@ -21,6 +21,7 @@
@@ -221,6 +225,8 @@
android:id="@+id/tab_3"
android:layout_width="0dp"
android:layout_height="0dp"
+ android:layout_marginBottom="14dp"
+ android:layout_margin="12dp"
android:src="@mipmap/ic_integral"
app:layout_constraintBottom_toBottomOf="@id/tab_3_bg"
app:layout_constraintEnd_toEndOf="parent"