tag-list {

padding-left: 0;
li {
    display: inline-block;
    line-height: 1.8;
    min-width: 200px;
    width: 24.5%;
}

}