#waveform[data-dtd-player-version] {
    box-sizing: border-box;
    height: 85px;
    min-height: 0;
}

#waveform[aria-busy="true"] {
    opacity: 0.72;
}

#waveform .dtd-native-streaming-audio {
    display: block;
    box-sizing: border-box;
    width: 100%;
    min-height: 54px;
    margin: 15px 0;
}
