diff --git a/super-screen/client/assets/images/homepage/enter/row1-select.png b/super-screen/client/assets/images/homepage/enter/row1-select.png
index 2260ec4..520fd10 100644
Binary files a/super-screen/client/assets/images/homepage/enter/row1-select.png and b/super-screen/client/assets/images/homepage/enter/row1-select.png differ
diff --git a/super-screen/client/assets/images/homepage/enter/row1.png b/super-screen/client/assets/images/homepage/enter/row1.png
index ffe88d5..9515d4d 100644
Binary files a/super-screen/client/assets/images/homepage/enter/row1.png and b/super-screen/client/assets/images/homepage/enter/row1.png differ
diff --git a/super-screen/client/assets/images/homepage/enter/title.png b/super-screen/client/assets/images/homepage/enter/title.png
index 04e8167..2dd61bc 100644
Binary files a/super-screen/client/assets/images/homepage/enter/title.png and b/super-screen/client/assets/images/homepage/enter/title.png differ
diff --git a/super-screen/client/src/index.js b/super-screen/client/src/index.js
index c0d1ffc..17c6faf 100644
--- a/super-screen/client/src/index.js
+++ b/super-screen/client/src/index.js
@@ -4,4 +4,4 @@ import React from 'react';
import { render } from 'react-dom';
import App from './app';
-render((), document.getElementById('App'));
\ No newline at end of file
+render((), document.getElementById('App'));
\ No newline at end of file
diff --git a/super-screen/client/src/sections/homePage/containers/style.less b/super-screen/client/src/sections/homePage/containers/style.less
index e7a5ef9..5c383cf 100644
--- a/super-screen/client/src/sections/homePage/containers/style.less
+++ b/super-screen/client/src/sections/homePage/containers/style.less
@@ -106,8 +106,8 @@
position: absolute;
top: 4%;
left: 3%;
- width: 575.35px;
- height: 78px;
+ width: 378px;
+ height: 88px;
background: url('/assets/images/homepage/enter/title.png');
background-repeat: no-repeat;
background-size: 100% 100%;