@media screen and (max-width: 1000px) {
  .badge {
    font-size: 8px !important;
  }
}