#desktop-page{
    z-index: 60;
    position: absolute;
    /* bottom: 0px; */
    display: block;
    top: 55px;
    display: none;
}


#desktop-page-content{
    margin: 10px;
}





#asset-detail-header {
    height: 55px;
    z-index: 134;
    background-color: #1b1d21;
    /* border-bottom: solid 1px rgba(0,0,0,0.05); */
    background-color: white;
    position: fixed;
    left: 0px;
    right: 0px;
    top: 0px;
}

