RELATED POSTS , photo of header module [error]

hey,
1)
i have a problem with related post it’s totaly hidden .
i have other blogs the same categorie but it not working for me some help.
2)
and the header module photo sometimes did’t work it flow.
website: www.daily-rank.com

hey there

Please add this CSS in appearance - customize - additional CSS

.single-post .owl-carousel .item {
display: block;
width: 31%;
float: left;
margin: 5px;
}
.owl-carousel {
display: block;
}
li.blazy {
filter: none;
}

Thanks!
Colorlib Support Team