.user-profile-view .profile-menu ul > li {
    padding: 10px !important;
    border: unset;
}

.user-profile-view .profile-menu ul > li a {
    text-decoration: none;
}

#hl_service_container button {
    white-space: normal;
}

.b-audiocell__txt {
    left: 25px !important;
    top: 7px;
    bottom: unset;
    right: 10px;
    width: unset;
}
.bottom-btns.audio-player-mode {
    bottom: 40px;
}
@media (min-width: 768px) {
    .b-audiocell__txt {
        bottom: -20px !important;
        /*width: 96%;*/
    }
}