.my-info {
  display: flex;
  flex-direction: row;
  margin-bottom: .26rem;
}
.score-detail {
  font-size: .8rem;
  color: #0C32A6;
  letter-spacing: .08rem;
  font-family: GameFont;
  top: .2rem;
  .score-compare {
    margin: 0 .1rem;
  }
}
.vs-icon {
  width: .91rem;
  height: 1.05rem;
  background-image: url(https://image-1251917893.file.myqcloud.com/Esports/pix/img/node1v1/vs.png);
  background-size: 100%;
  margin: 0 .2rem;
  top: .2rem;
}