.table-6 th:first-child{
	width:16%;
	padding-left:20px;
}
.table-6 th:nth-child(2){
    width:16%;
}
.table-6 th:nth-child(3){
    width:16%;
}
.table-6 th:nth-child(4){
    width:16%;
}
.table-6 th:nth-child(5){
    width:16%;
}
.table-6 th:nth-child(6){
    width:16%;
}

.table-5 th:first-child{
    width:20%;
    padding-left:20px;
}
.table-5 th:nth-child(2){
    width:20%;
}
.table-5 th:nth-child(3){
    width:20%;
}
.table-5 th:nth-child(4){
    width:18%;
}
.table-5 th:nth-child(5){
    width:22%;
}

