article{ padding:4rem 15px; }
.art_con{ padding:0 !important; }

@media ( max-width: 768px ) {
    .board_list{
        overflow: auto;
    }
    .board_list td.title{
/*        white-space: nowrap;*/
        min-width: auto;
    }
}