.counter{
  margin-bottom: 0;
}

.counter-k {
  &:after {
    content: 'k';
  }
}