@media (max-width: 768px) {
header .global-nav nav ul li.playlist-bar a span, header .global-nav nav ul li.sso a span {
    display: none;
}
}
