@charset "utf-8";

@media(max-width: 768px){
    .board_list.table tbody td.writer:before{display: none;}
}