.gl-telephony-records-player__small {
    width: auto;
    height: auto;
    min-width: auto;
    padding: 5px;
}

.gl-telephony-records-player__small .controls {
    font-size: 0.8rem;
    margin: 0 4px;
    width: 100%;
}

.gl-telephony-records-player__small .controls .controls__slider {
    margin: 0 12px;
}

.gl-telephony-records-player__small .play-pause-btn svg, .gl-telephony-records-player__small .volume__button svg, .gl-telephony-records-player__small .download__link svg {
    width: 16px;
    height: 16px;
}

.gl-telephony-records-player__small .download {
    margin-left: 4px;
}

.gl-telephony-records-player__small .volume .volume__controls {
    height: 60px;
}

.gl-telephony-records-player__small .volume .volume__controls.top {
    bottom: 22px;
    left: -6px;
}

.gl-telephony-records-player__small .volume .volume__controls.bottom {
    bottom: -66px;
    left: -6px;
}
