#sp-menu-wrapper .sp-column {
    display: flex;
    align-items: center;
    flex-wrap: nowrap;
}
.sp-megamenu-wrapper {
    order: 1;
    margin-right: 20px;
}
.find-my-course-btn {
    order: 2;
    margin-left: auto;
}
/* Ensure the button doesn't stretch vertically */
#sp-menu-wrapper .sp-module {
    margin-bottom: 0;
}
/* Hide the desktop button on mobile if needed, though it has its own classes */
