.news-list-title {
  top: -3px;
}

@media only screen and (max-width: 750px) {
#section-news-list .news-list-title {
  top: -3px;
 }
}