.tablepress>*+tbody>*>*, .tablepress>tbody>*~*>*, .tablepress>tfoot>*>* {
    border-top: none;
}

.iron-audioplayer .playlist .tracklist-item-title {
    overflow: visible;
}

.iron-audioplayer .playlist .tracklist-item-title {
    white-space: wrap !important;
    overflow: visible !important;

}

.iron-audioplayer .playlist {
width: 100% !important;
}

.iron-audioplayer .playlist li {
    padding: 24px 0 !important;
}