king
2020-12-28 6467e4115c5284a15f393e3dd2ffb07ebd2a96d6
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;
  }
}