@media (max-width: 767px) {
    .story-item .list-badge,
    .story-item .badge,
    .list-badge,
    .badge,
    .story-item__badge,
    .story-item__badge-new,
    .story-item__badge-hot,
    .story-item__badge-full {
        display: none !important;
    }
}