ul {
    list-style-image: url("https://static.tildacdn.com/tild6461-3632-4932-b464-663236316337/icon.svg")
}
li {
    margin-bottom: 10px;
}

.uc-pref span {
    font-size: 20px!important;
}

@media (min-width: 480px) {
       .uc-pref span {
    font-size: 16px!important;
}
    
}