div.row.headline__row {
background: rgb(255 252 252 / 0%)
        
            linear-gradient(

                to bottom,
           
                rgba(0, 0, 0, 0) 0%,
            
                rgba(0, 0, 0, 1.9) 150%

              )
        
            repeat scroll 0 0;
}

div.col-9.col-sm-8.col-md-5.offset-md-1 h3#recirc_with_image--labelledBy {
font-size: 33px;
padding-top: 19px;
}