.secIn table tr th.spa {
  padding-left: 148px;
}

.sec3-2 table tr:last-of-type,
.sec3-3 table tr:last-of-type,
.sec3-5 table tr:last-of-type {
  border-bottom: none;
}

.sec3-2 table tr:last-of-type td,
.sec3-3 table tr:last-of-type td,
.sec3-5 table tr:last-of-type td {
  padding-bottom: 0;
}

.sec3-5 table tr:first-of-type {
  border-top: none;
}

.sec3-6 table tr:last-of-type {
  border-bottom: none;
}

.sec3-9 table tr:nth-of-type(6) td {
  padding-bottom: 0;
}

.sec3-9 table tr:nth-of-type(7) {
  border-top: none;
}

@media (max-width: 1367px) {
  .secIn table tr th.spa {
    padding-left: 133px;
  }
}

@media (max-width: 559px) {
  .secIn table tr th.spa {
    padding-left: 116px;
  }
}