diff --git a/profile-readme.html b/profile-readme.html
index cd85d94..2d61ea7 100644
--- a/profile-readme.html
+++ b/profile-readme.html
@@ -32,7 +32,6 @@
         .avatar-wrapper {
             padding-bottom: 20px;
             margin: auto;
-
         }
 
         .user-info {
@@ -58,6 +57,18 @@
         .app {
             text-align: center;
         }
+
+        @media (max-width: 600px) {
+            .user-card {
+                min-width: 100%;
+                border-radius: 0;
+                margin-bottom: 1rem;
+            }
+
+            .readme {
+                min-width: 100%;
+            }
+        }
     </style>
     <div class="app">
         <h2>A Dedicated Backend Developer</h2>