.article-details .featured-article-badge {
	display: none;
}
.banneritem {
    display: flex;
    justify-content: center;
    align-items: center;
}
.article-list .article .featured-article-badge {
    position: absolute;
    top: 5px;
    left: 5px;
    cursor: default;
    display: none;
}