@media only screen and (max-width: 576px) {
    .audio-width {
        width: 250px !important;
    }
}

.audio-width {
    width: 300px !important;
}
