@media (max-width: 767px) {
    .ui-button.ui-button--articles.ui-button--text {
       display: none !important;
    }
}