/* BASIC css start */
html {
    position:static !important;
}
#snap-sync-body.snap-sync-mobile {
    position:absolute !important;
    top:58px !important;
    z-index:10 !Important;
    height:auto !important;
}
#snap-sync-body.snap-sync-mobile #snap-sync-wrapper #snap-sync-container {
    background:#fff;
}
#snap-sync-body.snap-sync-mobile #snap-sync-wrapper #snap-sync-header {
    display:none;
}
#login {
    overflow:hidden;
}
/* BASIC css end */

