.crypto-circle {
  position: absolute;
  top: 0;
  left: 0;
  width: 96px;
  height: 96px;
  background-color: #f6f6f9;
  border-radius: 50%;
}
.crypto-circle i {
  font-size: 2.5rem !important;
  position: absolute;
  top: 30px;
  left: 30px;
}
.crypto-circle i.cc {
  top: 20px;
}
