@media (max-width: 991px) {
  .pg-blog-posts-box.is-recommended .pg-blog-posts-item:last-child {
    display: none;
  }
}
