diff --git a/aio/content/marketing/index.html b/aio/content/marketing/index.html
index ac068ae38e..17d4c88a69 100755
--- a/aio/content/marketing/index.html
+++ b/aio/content/marketing/index.html
@@ -24,7 +24,7 @@
@@ -48,7 +48,7 @@
diff --git a/aio/content/marketing/presskit.html b/aio/content/marketing/presskit.html
index 9eaf1022d5..37ad1c156e 100644
--- a/aio/content/marketing/presskit.html
+++ b/aio/content/marketing/presskit.html
@@ -129,7 +129,7 @@
original AngularJS logo / icon, and not the Angular icon.
-
+
Angular Material
diff --git a/aio/src/styles/2-modules/_presskit.scss b/aio/src/styles/2-modules/_presskit.scss
index 5810d50b00..6d9a57a8c7 100644
--- a/aio/src/styles/2-modules/_presskit.scss
+++ b/aio/src/styles/2-modules/_presskit.scss
@@ -39,6 +39,7 @@
margin-top: 10px;
border-radius: 4px;
width: 128px;
+ height: 128px;
background-color: #34474F;
}
@@ -65,6 +66,7 @@
img {
width: 128px;
+ height: 128px;
margin-bottom: $unit * 2;
}
}