div#custom-header .wpb_wrapper {
    display: flex !important;
    align-items: center;
    justify-content: flex-end;
    gap: 20px;
}