@media screen and (max-width: 576px) {
    .article-detail-cover-image .nb-mobile-article-hidden {
        display: none;
    }
}