new cord logo
diff --git a/xos/core/static/cord.css b/xos/core/static/cord.css
index 120e3bf..36b0d91 100644
--- a/xos/core/static/cord.css
+++ b/xos/core/static/cord.css
@@ -7,7 +7,7 @@
 
 /* login page logo */
 .login #content-main h1 {
-    background: url("cord_logo1.jpg") no-repeat scroll 40% center / 89% auto rgba(235, 240, 242, 0);
+    background: url("cord_logo2.png") no-repeat scroll 40% center / 89% auto rgba(235, 240, 242, 0);
     height: 55px;
     background-repeat: no-repeat;
     font-size: 0px;
@@ -16,18 +16,18 @@
 
 /* content page logo */
 .logo {
-   display: block;
-   -moz-box-sizing: border-box;
-   box-sizing: border-box;
-   background: url('cord_logo1.jpg') no-repeat;
-   width: 167px;
-   height: 55px;
-   padding-left: 167px;
-}

-

-/* content page header, adjust the margin to match logo */

+   display: block;

+   -moz-box-sizing: border-box;

+   box-sizing: border-box;

+   background: url('cord_logo2_cropped_sized_96.png') no-repeat;

+   width: 250px;

+   height: 96px;

+   padding-left: 250px;

+}
+
+/* content page header, adjust the margin to match logo */
 .header{

-    margin-top: -90px !important;

+    margin-top: -100px !important;

 }

 

 /* hide the quick search box */

diff --git a/xos/core/static/cord_logo2.png b/xos/core/static/cord_logo2.png
new file mode 100644
index 0000000..2f0cae6
--- /dev/null
+++ b/xos/core/static/cord_logo2.png
Binary files differ
diff --git a/xos/core/static/cord_logo2_cropped_sized_96.png b/xos/core/static/cord_logo2_cropped_sized_96.png
new file mode 100644
index 0000000..f5312d2
--- /dev/null
+++ b/xos/core/static/cord_logo2_cropped_sized_96.png
Binary files differ
diff --git a/xos/core/static/cord_logo2_sized.png b/xos/core/static/cord_logo2_sized.png
new file mode 100644
index 0000000..ae01db2
--- /dev/null
+++ b/xos/core/static/cord_logo2_sized.png
Binary files differ
diff --git a/xos/core/static/cord_logo2_sized_96.png b/xos/core/static/cord_logo2_sized_96.png
new file mode 100644
index 0000000..22e7484
--- /dev/null
+++ b/xos/core/static/cord_logo2_sized_96.png
Binary files differ