@media screen and (max-width: 540px) {
    #news .sub_tab_list > li {width: calc((100% - 2px)/2);}
}