Hi there,
Please add this code in the custom JS:
jQuery('.page-id-3646 #x-section-1 .x-nav li:nth-child(3) a').attr('href','YOUR_INSTAGRAM_URL');
jQuery('.page-id-3646 #x-section-1 .x-nav li:nth-child(3) a').removeAttr('data-cs-tab-toggle');
Hope this helps.