@media only screen and (max-width: 425px) {

#pl-listing li {
    float: none;
    width: 100%;
}

}