.featured-blog-posts {
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
}

.featured-blog-posts__title {
  margin: 0;
  width: 100%;
  text-align: center;
}

.featured-blog-posts__subtitle {
  width: 100%;
  text-align: center;
  margin-bottom: 0;
}