Take out the top padding for the first aside associated list
@media (min-width: $mobile-breakpoint) { .postAside .associated:first-child h2 { margin-top: 0; } }