table thead th:nth-child(1),table thead th:nth-child(4){
	width:100px;
}
table thead th:nth-child(2){
	width:240px;
}

table td,table th {
    border: 1px solid #c6c6c6 !important
}