diff --git a/README.md b/README.md
index f29a9b58..c0b31536 100644
--- a/README.md
+++ b/README.md
@@ -29,7 +29,7 @@ To get started, choose one of the following guides.
{{site.guides.cnqAzureShort}}
@@ -44,7 +44,7 @@ To get started, choose one of the following guides.
{{site.guides.anqShort}}
@@ -59,7 +59,7 @@ To get started, choose one of the following guides.
{{site.guides.onpremShort}}
@@ -72,9 +72,9 @@ To get started, choose one of the following guides.
- {{site.guides.hard}}
+ {{site.guides.hard}}
@@ -88,7 +88,7 @@ To get started, choose one of the following guides.
{{site.guides.cli}}
@@ -101,7 +101,7 @@ To get started, choose one of the following guides.
{{site.guides.rest}}
@@ -117,7 +117,7 @@ To get started, choose one of the following guides.
{{site.guides.alertShort}}
@@ -130,7 +130,7 @@ To get started, choose one of the following guides.
{{site.guides.integ}}
diff --git a/css/customstyles.scss b/css/customstyles.scss
index a37e5843..fcf65204 100644
--- a/css/customstyles.scss
+++ b/css/customstyles.scss
@@ -59,7 +59,11 @@ body {
margin-left: 10px;
}
- .platinum-tier {
+ .platinum-tier-image {
+ margin-left: 10px !important;
+ }
+
+ .platinum-tier-caption {
line-height: 19px;
}
@@ -131,6 +135,7 @@ body {
max-width: 80px !important;
max-height: 80px !important;
margin-left: 5px;
+ margin-top: 3px;
}
/* ------------------ LANDING PAGE ENDS -------------------- */
}