diff --git a/Assets/TESTS/contactAvatar.png b/Assets/TESTS/contactAvatar.png
index c59babf82a78ba68fb421cf5c4d16ba6b3201379..7e27b806e064adf8dd333827c2d12d490d91b37a 100644
Binary files a/Assets/TESTS/contactAvatar.png and b/Assets/TESTS/contactAvatar.png differ
diff --git a/SmartPanel.xaml b/SmartPanel.xaml
index 0be508501ce5c3c67b9c4dd10640bac15dd6adc6..9e5fb61e4199cb585c1bbbfd3f917e3b3936e7d2 100644
--- a/SmartPanel.xaml
+++ b/SmartPanel.xaml
@@ -69,7 +69,6 @@
                     <!-- name of the contact. -->
                     <TextBlock x:Name="_contactName_"
                                Grid.Column="1"
-                               FontSize="20"
                                Text="{x:Bind name_}">
                         <TextBlock.RenderTransform>
                             <TranslateTransform X="8" Y="3"/>