Kindly check my code snippet stackblitz
you can add the below styles to make it work
.mat-step-header::after, .mat-step-header::before, .mat-stepper-horizontal-line { top: 42px !important; }
working example stackblitz