@media screen and (max-width:576px) {
  .news-date__title {
    margin-right: 10px;
  }
}

