diff --git a/docs/html/design/wear/context.jd b/docs/html/design/wear/context.jd
index 9672d85191e69..2e6653267e904 100644
--- a/docs/html/design/wear/context.jd
+++ b/docs/html/design/wear/context.jd
@@ -14,6 +14,9 @@ div.slide {
div.slide p {
height:40px;
}
+div.slide img {
+ height: 208px;
+}