@media (max-width: 399px) {
  .pill-row {
    justify-content: center;
  }
}