@media screen and (max-width: 1260px) {
  .recommended_articles .recommended .blog-post {
    flex: 0 0 100%;
  }
}