@media (min-width: 1025px){
.table-row tbody th {
    width: 250px;
}
}