.trust-page > article > section:last-of-type,
.contact-guide > section:last-child {
  grid-column: 1 / -1;
  border-right: 0;
}
