.global_count {
  background: #e50039;
  -webkit-border-radius: 100px;
  border-radius: 100px;
  color: #FFF;
  font-size: 10rem;
  line-height: 150%;
  padding: 0 .25em;
  position: absolute;
  right: 0;
  top: -5px;
  z-index: 998;
}