@media screen and (max-width:640px) {
    .tablelist02 col {
        width: 100% !important;
    }
}