/* Number-free journey cards: retain the structure while closing the empty space left by the labels. */
.relocation-journey-grid h3 {
  margin-top: 22px;
}

@media (max-width: 680px) {
  .relocation-journey-grid h3 {
    margin-top: 18px;
  }
}
