diff --git a/static/css/style.css b/static/css/style.css
index fe1647c..152dad0 100644
--- a/static/css/style.css
+++ b/static/css/style.css
@@ -143,6 +143,10 @@ footer.page-footer {
max-height: 80px;
}
+.other-sponsors img {
+ max-height: 75px;
+}
+
.platinum-sponsors .sponsor-name {
font-size: 110px;
}
diff --git a/static/img/sponsors/irobot.png b/static/img/sponsors/irobot.png
new file mode 100644
index 0000000..e76bf7b
Binary files /dev/null and b/static/img/sponsors/irobot.png differ
diff --git a/templates/index.html b/templates/index.html
index 75307e5..30220a5 100755
--- a/templates/index.html
+++ b/templates/index.html
@@ -125,6 +125,10 @@
+