/* * * ----------------------------------------------- */ $(function () { if (isMobile) { $('[data-mh="btn"]').matchHeight({ byRow: false }); } });