
.t-rec {
  border: none !important;
  box-shadow: none !important;
}
.t-rec:not(:first-child) {
  margin-top: -1px; /* убирает микроразрыв между секциями */
}

