Black to transparent gradient over image
.news-slide-content { background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0, #000 100%); }