@media (min-width: 1024px) {
  .hdr_form,
  .hdr_form2 {
    height: 59px;
    display: flex;
    align-items: center;
  }
}