Adjust layout of the face education Lottie animation

Updates the size and position of the face enroll education Lottie
animation to support the latest version.

Test: Manual

Bug: 181373277
Change-Id: Ieccd3fa839f3ef329ed732a8b8623baf236c31ad
diff --git a/res/layout/face_enroll_education.xml b/res/layout/face_enroll_education.xml
index f98380d..2a78f99 100644
--- a/res/layout/face_enroll_education.xml
+++ b/res/layout/face_enroll_education.xml
@@ -52,8 +52,8 @@
             <com.airbnb.lottie.LottieAnimationView
                 android:id="@+id/illustration_lottie"
                 android:layout_width="match_parent"
-                android:layout_height="400dp"
-                android:layout_marginTop="-48dp"
+                android:layout_height="440dp"
+                android:layout_marginTop="-52dp"
                 android:scaleType="centerCrop"
                 android:visibility="gone"
                 app:lottie_autoPlay="true"