.article-hero {
  background: linear-gradient(rgba(28,43,51,0.6), rgba(28,43,51,0.7)), url('https://images.unsplash.com/photo-1518611012118-696072aa579a?w=1200&h=400&fit=crop');
  background-size: cover;
  background-position: center;
}
