/* Keep the surname action connected to its headline on desktop. */
@media (min-width:901px) {
  .surname-archive__terminal { top:42% !important; }
}
