king
2020-09-10 d6c12fa87e6ab2f35f4005181cf64ec1b7a0754a
1
2
3
4
5
6
7
8
9
10
.mobile-manage {
  background: #fff;
  min-height: 100vh;
 
  .mob-header-container {
    padding-right: 0px;
    position: relative;
    z-index: 10;
  }
}