.contenttable th:nth-child(7), .contenttable td:nth-child(7) {

}

.frame-layout-teamstand .contenttable th:nth-child(7),  .frame-layout-teamstand .contenttable td:nth-child(7), 
.frame-layout-endustand .contenttable th:nth-child(7), .frame-layout-endustand .contenttable td:nth-child(7){
}
@media (max-width: 767px){
.frame-layout-teamstand .contenttable th:nth-child(7),  .frame-layout-teamstand .contenttable td:nth-child(7),
.frame-layout-endustand .contenttable th:nth-child(7), .frame-layout-endustand .contenttable td:nth-child(7){
}
.frame-layout-teamstand td:nth-child(18), .frame-layout-teamstand th:nth-child(18) {
  display: none;
}
.frame-layout-teamstand td:nth-child(22), .frame-layout-teamstand th:nth-child(22) {
  display: table-cell;
  width:20%;
}
}