@charset "UTF-8";

     @media screen and (max-width: 1023px){ } @media screen and (max-width: 834px){ } @media screen and (max-width: 480px){ } @media screen and (max-width: 1200px){
.wp-list-table .column-author{
width: 80px;
}
.wp-list-table .column-title{
min-width: 300px;
}
.wp-list-table td,
.wp-list-table th{
font-size: 14px;
}
}