jQuery(document).ready(function(){ jQuery('.tab-pane .col-4').each(function(){ if(jQuery(this).find('a img').length == 0){ jQuery(this).hide(); }; }); });
jQuery(document).ready(function(){ jQuery('.tab-pane .col-4').each(function(){ if(jQuery(this).find('a img').length == 0){ jQuery(this).hide(); }; }); });
2024 Unbeaten Web Solutions - All Rights Reserved.