.honor-reward-image-component {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
}

.honor-reward-image-element {
  position: absolute;
  top: -10px;
  left: 0;
  right: 0;
  margin-left: auto;
  margin-right: auto;
  pointer-events: none;
  width: 200px;
}

.honor-reward-image-element.size-key {
  position: absolute;
  top: 0;
  height: 160px;
  width: 160px;
}