.crypto-price{display:grid;grid-template-columns:repeat(8,1fr);grid-gap:10px;margin-bottom:15px}.crypto-price__item{display:flex;flex-direction:column;font-size:15px!important;font-weight:600!important;margin:0!important}.crypto-price__item span{font-weight:400!important}.crypto-price{border-radius:10px}.crypto-price__item{padding:10px}@media (max-width:990px){.crypto-price__item{padding:0}.crypto-price{padding:10px}.crypto-price__item{padding-bottom:5px;display:flex;align-items:center;justify-content:space-between;flex-direction:row}.crypto-price{grid-template-columns:1fr}}