.deviceInfoName {
  text-align : left;
  font-weight: 500;
  font-size  : 0.14rem;
  color      : rgba(255, 255, 255, 0.6);
}

.deviceInfoCount {
  text-align    : left;
  font-weight   : bold;
  font-size     : 0.32rem;
  letter-spacing: 0.05em;
  color         : #fff;
}