li.textLineup {
    width: 100% !important;
}
@media screen and (max-width:736px) {
li.textLineup {
    width: 100% !important;
    margin-bottom: 20px;
}	
}