@media (min-width: 1025px) {
  .article-item .category {  width: 130px !important;  }
}

@media (max-width: 1024.98px) {
   .article-item .category {    width: 123px !important; }
}