@media only screen and (min-width: 481px) and (max-width: 960px) { 

.list-line li {
    min-width: 30px;
    margin-top: 3px;
}

} /* Medium */