define("/Assets/enp/v2/js/ebg-module/ebg-module-video-LpicRtext-two.js", function (require, factory) { function init() { var win_w = $(window).width(); if(win_w < 992 && win_w> 750){ $('.ebg-module-video-LpicRtext-two .box .right .text h2').css("min-height",$('.ebg-module-video-LpicRtext-two .box .left').height()); } } init(); });