@media screen and (max-width: 560px){
    table.news_list_table{
        width: 95%;
    }
}

