@media screen and (min-width:768px) {
    .rn .table th {
        width: 110px;
    }
}