@@ -15,6 +15,11 @@
width: 730px;
}
.personal-side {
+ position: fixed;
+ left: 50%;
+ transform:translateX(-50%);
+ margin-left: 375px;
+ top: 85px;
width: 350px;
@@ -313,4 +318,4 @@
display:block;
width: 100%;
height: 100%;
-}
+}
@@ -88,7 +88,7 @@
min-height: calc(100vh - 376px);
margin:0 30px !important;
margin-bottom: 30px !important;
- margin-top: 103px !important;
+ margin-top: 20px !important;
.ma-header-fix{
position:fixed!important;