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 00000000..b863a3d4
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 979696a8..00000000
--- 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 00000000..90fdfe95
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 ca2ca5c6..00000000
--- 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 00000000..5fc31d1e
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 32f5600f..00000000
--- 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 00000000..4a95ce9a
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 83d1be91..00000000
--- 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 00000000..7b7cd502
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 1af453bd..00000000
--- 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 8e3e8cd5..00000000
--- 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 593c091c..47c9d5c6 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;