ul li {
    display: inline-block;
    vertical-align: top;
    max-width: 100%;
    width: 100%;
    list-style-type: none;
}