diff --git a/content/build/index.md b/content/build/index.md
index 6f8a135ee..ea5db9219 100644
--- a/content/build/index.md
+++ b/content/build/index.md
@@ -68,29 +68,29 @@ Build in a truly decentralized environment on the ThreeFold Grid. A sandbox of l
{% row(style="center mtop between") %}
-[](https://library.threefold.me/info/manual/#/manual__weblets_vm)
+[](https://library.threefold.me/info/manual/#/manual__weblets_vm)
|||
-[](https://library.threefold.me/info/manual/#/manual__weblets_k8s)
+[](https://library.threefold.me/info/manual/#/manual__weblets_k8s)
|||
-[](https://library.threefold.me/info/manual/#/manual__manual3_iac_home)
+[](https://library.threefold.me/info/manual/#/manual__manual3_iac_home)
{% end %}
{% row(style="center mbottom between") %}
-[](https://library.threefold.me/info/manual/#/manual__weblets_home)
+[](https://library.threefold.me/info/manual/#/manual__weblets_home)
|||
-[](https://library.threefold.me/info/manual/#/technology/qsss/threefold__qsss_home)
+[](https://library.threefold.me/info/manual/#/technology/qsss/threefold__qsss_home)
|||
-[](https://library.threefold.me/info/manual/#/cloud/threefold__planetary_network)
+[](https://library.threefold.me/info/manual/#/cloud/threefold__planetary_network)
{% end %}
diff --git a/content/home/index.md b/content/home/index.md
index 9b9325339..440add26d 100644
--- a/content/home/index.md
+++ b/content/home/index.md
@@ -16,7 +16,7 @@ extra:
-
+
diff --git a/css/index.css b/css/index.css
index 6fc64404c..8cefa52cf 100644
--- a/css/index.css
+++ b/css/index.css
@@ -424,6 +424,12 @@ header {
.header {
padding: 80px 0;
}
+
+ img[src*="#medium"] {
+ width: 250px;
+ margin: auto;
+ }
+
img[src*="#sm_none"] {
display: none;
}