.reward-badge {
  position: relative;
  width: 100px;
  height: 100px;
}

.reward-badge>div {
  position: absolute;
  width: 100%;
  height: 100%;
}
