.p-news-top__item-category {
    width: auto;
    padding: 0 .5rem;
}
@media screen and (min-width: 751px) {
  .p-news-top__item-category {
    padding: .125rem .5rem .25rem;
    min-width: 6rem;
  }
}