diff --git a/WebHostLib/static/static/backgrounds/footer/footer-0001.png b/WebHostLib/static/static/backgrounds/footer/footer-0001.png
new file mode 100644
index 0000000000..b863a3d429
Binary files /dev/null and b/WebHostLib/static/static/backgrounds/footer/footer-0001.png differ
diff --git a/WebHostLib/static/static/backgrounds/footer/footer-0001.svg b/WebHostLib/static/static/backgrounds/footer/footer-0001.svg
deleted file mode 100644
index 979696a811..0000000000
--- a/WebHostLib/static/static/backgrounds/footer/footer-0001.svg
+++ /dev/null
@@ -1,13016 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-]>
-
diff --git a/WebHostLib/static/static/backgrounds/footer/footer-0002.png b/WebHostLib/static/static/backgrounds/footer/footer-0002.png
new file mode 100644
index 0000000000..90fdfe95d0
Binary files /dev/null and b/WebHostLib/static/static/backgrounds/footer/footer-0002.png differ
diff --git a/WebHostLib/static/static/backgrounds/footer/footer-0002.svg b/WebHostLib/static/static/backgrounds/footer/footer-0002.svg
deleted file mode 100644
index ca2ca5c6e5..0000000000
--- a/WebHostLib/static/static/backgrounds/footer/footer-0002.svg
+++ /dev/null
@@ -1,13006 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-]>
-
diff --git a/WebHostLib/static/static/backgrounds/footer/footer-0003.png b/WebHostLib/static/static/backgrounds/footer/footer-0003.png
new file mode 100644
index 0000000000..5fc31d1ee9
Binary files /dev/null and b/WebHostLib/static/static/backgrounds/footer/footer-0003.png differ
diff --git a/WebHostLib/static/static/backgrounds/footer/footer-0003.svg b/WebHostLib/static/static/backgrounds/footer/footer-0003.svg
deleted file mode 100644
index 32f5600f63..0000000000
--- a/WebHostLib/static/static/backgrounds/footer/footer-0003.svg
+++ /dev/null
@@ -1,13042 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-]>
-
diff --git a/WebHostLib/static/static/backgrounds/footer/footer-0004.png b/WebHostLib/static/static/backgrounds/footer/footer-0004.png
new file mode 100644
index 0000000000..4a95ce9a3a
Binary files /dev/null and b/WebHostLib/static/static/backgrounds/footer/footer-0004.png differ
diff --git a/WebHostLib/static/static/backgrounds/footer/footer-0004.svg b/WebHostLib/static/static/backgrounds/footer/footer-0004.svg
deleted file mode 100644
index 83d1be9189..0000000000
--- a/WebHostLib/static/static/backgrounds/footer/footer-0004.svg
+++ /dev/null
@@ -1,13782 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-]>
-
diff --git a/WebHostLib/static/static/backgrounds/footer/footer-0005.png b/WebHostLib/static/static/backgrounds/footer/footer-0005.png
new file mode 100644
index 0000000000..7b7cd502f3
Binary files /dev/null and b/WebHostLib/static/static/backgrounds/footer/footer-0005.png differ
diff --git a/WebHostLib/static/static/backgrounds/footer/footer-0005.svg b/WebHostLib/static/static/backgrounds/footer/footer-0005.svg
deleted file mode 100644
index 1af453bd8c..0000000000
--- a/WebHostLib/static/static/backgrounds/footer/footer-0005.svg
+++ /dev/null
@@ -1,13845 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-]>
-
diff --git a/WebHostLib/static/static/backgrounds/footer/footer-0006.svg b/WebHostLib/static/static/backgrounds/footer/footer-0006.svg
deleted file mode 100644
index 8e3e8cd5ad..0000000000
--- a/WebHostLib/static/static/backgrounds/footer/footer-0006.svg
+++ /dev/null
@@ -1,13822 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-]>
-
diff --git a/WebHostLib/static/styles/islandFooter.css b/WebHostLib/static/styles/islandFooter.css
index 593c091cfc..47c9d5c6b0 100644
--- a/WebHostLib/static/styles/islandFooter.css
+++ b/WebHostLib/static/styles/islandFooter.css
@@ -1,10 +1,11 @@
#island-footer{
- background: url('../static/backgrounds/footer/footer-0003.svg') repeat-x bottom;
+ background: url('../static/backgrounds/footer/footer-0003.png') repeat-x bottom;
+ background-size: auto 90px;
display: flex;
flex-direction: column;
justify-content: flex-end;
width: calc(100% - 0.5rem);
- height: 66px;
+ height: 90px;
padding-left: 0.5rem;
line-height: 30px;
position: fixed;