.nft-importer-alongside {
    display: flex;
    align-items: center;
}
.nft-importer-avatar {
    margin-right:10px;
    border-radius:5px;
    height: 30px !important;
    width: 30px;
}

.nft-importer-price {
    color:#848484;
}
.nft-importer-last-collection {
    margin-bottom:20px;
}
.nft-importer-last-collection-heading {
    margin-top:10px;
    margin-bottom:5px;
}
/* 
.nft-importer-crypto-price {
    margin-top: -25px;
} 
*/
.nft-importer-crypto-price > img {
    margin-right: 5px;
}