.highlight-team-image {
  width: 40px;
  height: auto;
}

.this-fixture-image {
  width: 80px;
  height: auto;
}

#mobile-betslip-selection-counter {
  position: absolute;
  top: -25%;
  right: 25%;
  background: red;
  color: white;
  font-size: 0.7rem;
  font-weight: bold;
  padding: 2px 6px;
  border-radius: 9999px;
}
