Hello, Abdul Rehman,
Try to add the next code in Theme options > Theem custom CSS > Global:
@media only screen and (max-width: 1200px) {
.header-main .et_connect-block {
justify-content: space-between;
}
}
Kind Regards,
8theme team