@media (max-width:768px){

body{background:#0e1420!important;}

.dbos-wrap table,
.dbos-wrap thead,
.dbos-wrap tbody,
.dbos-wrap tr,
.dbos-wrap td{display:block!important;width:100%!important;}

.dbos-wrap thead{display:none!important;}

.dbos-wrap tbody tr{
background:rgba(255,255,255,.06)!important;
border:1px solid rgba(255,255,255,.08)!important;
border-radius:16px!important;
margin-bottom:14px!important;
padding:12px!important;
}

.dbos-wrap tbody td{
border:none!important;
padding:6px 4px!important;
display:flex!important;
justify-content:space-between!important;
align-items:center!important;
font-size:13px!important;
}

.dbos-wrap tbody td:nth-child(1){
display:block!important;
font-size:15px!important;
font-weight:800!important;
padding-bottom:10px!important;
}

.dbos-wrap tbody td:nth-child(1) small{opacity:.7!important;}

.dbos-wrap tbody td:nth-child(2)::before{content:"DA/PA";}
.dbos-wrap tbody td:nth-child(3)::before{content:"Age";}
.dbos-wrap tbody td:nth-child(4)::before{content:"TF/CF";}
.dbos-wrap tbody td:nth-child(5)::before{content:"Harga";}

.dbos-wrap tbody td:nth-child(2)::before,
.dbos-wrap tbody td:nth-child(3)::before,
.dbos-wrap tbody td:nth-child(4)::before,
.dbos-wrap tbody td:nth-child(5)::before{
font-size:11px!important;
opacity:.7!important;
}

.dbos-wrap tbody td:nth-child(5){font-weight:800!important;}

.dbos-wrap tbody td:last-child{
margin-top:8px!important;
padding-top:10px!important;
border-top:1px solid rgba(255,255,255,.08)!important;
}

.dbos-wrap tbody td:last-child a{
width:100%!important;
text-align:center!important;
padding:12px!important;
border-radius:12px!important;
font-weight:700!important;
}
}
