.voiceSelected{min-width:0!important;grid-template-columns:40px minmax(0,1fr) auto!important;overflow:hidden!important}
.voiceSelected>div:nth-child(2){min-width:0!important;overflow:hidden!important}
.voiceSelected #selectedVoiceName,.voiceSelected #selectedVoiceMeta{display:block!important;max-width:100%!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important}
#previewVoiceBtn{position:static!important;transform:none!important;margin:0!important;flex:none!important;white-space:nowrap!important;align-self:center!important}
.voiceTwoCol>div{min-width:0!important}#voiceSelect{max-width:100%!important;text-overflow:ellipsis!important}
.voiceFreeSafeNote{width:min(1180px,100%);margin:0 auto 18px;padding:11px 14px;border:1px solid rgba(59,180,125,.20);background:rgba(59,180,125,.055);border-radius:10px;color:#9eb4a8;font-size:13px}
.voiceFreeSafeNote b{color:#69c896}
@media(max-width:620px){.voiceSelected{grid-template-columns:38px minmax(0,1fr)!important}#previewVoiceBtn{grid-column:1/-1!important;width:100%!important}}