diff --git a/data/styles/clear/include/Icons.mapcss b/data/styles/clear/include/Icons.mapcss
index d2698ed4e0..e3e88bde2a 100644
--- a/data/styles/clear/include/Icons.mapcss
+++ b/data/styles/clear/include/Icons.mapcss
@@ -3158,10 +3158,10 @@ area|z17-[amenity=motorcycle_parking]
node|z14-[sponsored=cian],
area|z14-[sponsored=cian]
-{icon-image: cian-l.svg;font-size: 11;}
+{icon-image: cian-l.svg;font-size: 10;text: name;text-color: @poi_label;text-offset: 1;}
node|z18-[sponsored=cian],
area|z18-[sponsored=cian]
-{text: name; text-color: @poi_label; text-offset: 1; font-size: 10;}
+{font-size: 11;}
diff --git a/data/styles/clear/style-clear/symbols/cian-l.svg b/data/styles/clear/style-clear/symbols/cian-l.svg
index b59c78a25f..61cef0294b 100644
--- a/data/styles/clear/style-clear/symbols/cian-l.svg
+++ b/data/styles/clear/style-clear/symbols/cian-l.svg
@@ -1,8 +1,8 @@
diff --git a/data/styles/clear/style-night/symbols/cian-l.svg b/data/styles/clear/style-night/symbols/cian-l.svg
index 61cef0294b..b59c78a25f 100644
--- a/data/styles/clear/style-night/symbols/cian-l.svg
+++ b/data/styles/clear/style-night/symbols/cian-l.svg
@@ -1,8 +1,8 @@