@media only screen and (max-device-width: 480px) {
.title_line .featured_article_title:after {
  display:none;
}
}