diff --git a/src/layouts/page/style-guide.html b/src/layouts/page/style-guide.html
index 1c0abc6..842dd7f 100644
--- a/src/layouts/page/style-guide.html
+++ b/src/layouts/page/style-guide.html
@@ -55,7 +55,7 @@
@media only screen and (max-width: 576px) {
.style-guide-container{
- background-image: url("/Images/large-grid.svg");
+ background-image: url("/Images/small-grid.svg");
background-attachment: fixed;
background-position: top;
background-repeat: repeat;
diff --git a/src/static/Images/small-grid.svg b/src/static/Images/small-grid.svg
new file mode 100644
index 0000000..283cb8c
--- /dev/null
+++ b/src/static/Images/small-grid.svg
@@ -0,0 +1,239 @@
+