.multiple-list li {
    float: left;
    width: 33.33%;
}

.multiple-list {
    display: inline-block;
    width: 100%;
    float: left;
}