html[lang=zh-CN] .more::after, 
html[lang=zh-CN] .more .icon-htc,
html[lang=zh-CN] .icon-downloadsolid::before, 
html[lang=zh-CN] .icon-downloadsolid::after,
html[lang=zh-CN] .icon-chevronright::before, 
html[lang=zh-CN] .icon-chevronright::after { top: auto; }

.icon-play:before,
.icon-play:after,
.icon-playcircle:before,
.icon-playcircle:after { top: auto; }

.page-plugins-and-sounds .section-sound-library .sound-packs .simple_audio_container {
    max-width: 485px !important;
}

@media only screen and (max-width: 1068px) {
    .page-plugins-and-sounds .section-sound-library .sound-packs .simple_audio_container {
        max-width: 300px !important;
    }
}

@media only screen and (max-width: 735px) {
    .page-plugins-and-sounds .section-sound-library .sound-packs .simple_audio_container {
        max-width: 87.5% !important;
    }
}

