.top_nav_hd {
    width: 100% !important;
    display: flex  !important;
    justify-content: space-between !important;
    align-items: center !important;
}

.row.top_nav_hd {
    display: flex;
}

.top_hd_lft {
    display: flex;
    justify-content: center;
    align-items: center;
}
.angro-contact.row {
    max-width: 900px !important;
}