.asset-details{width:100%;height:max-content;display:flex;justify-content:space-between;gap:var(--box-gap)}@media screen and (max-width:500px){.asset-details{width:100%;height:auto;gap:var(--box-gap);flex-direction:column}}
