No, the menu on product pages are generated by the program and for some reason, the good people at Alidropship decided to sort them ASC alphabetically.
If they only added a sort order field to the product categories, it would make our lives much easier... If you want them to look exactly the same, you have to change your IMAGE1 to match IMAGE2, not the other way around.
Or if are good at WordPress or PHP, the file is in THEME_DIRECTORY/products/cat-menu.php. You can edit the way these categories display, but I am afraid without an automatic rule, it will be difficult. And before you work on the file, make a child theme first so your changes won't reset at next theme update.