section.content[data-branch-search-path] {
    display: flex;
    flex-direction: column;

    .branchmap {
        order: -1;
    }
}

