.other-posts {
  padding-bottom: 120px; /* her flat 120 around Free Consultation, as FAQ; the frame says 240 */
}
/* Equal card heights so the covers line up; the shared track hugs.
   Card width as the home Courses track. */
.other-posts .scroll-track {
  align-items: stretch;
}
.other-posts .post-card {
  flex: none;
  scroll-snap-align: start;
  width: clamp(305px, calc(189.6px + 16.486vw), 427px);
}
