king
2020-12-01 b3852c89968e9d5d6a3b9a4998d869bfbbfd1842
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;
  }
}