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