$(document).ready(function(){var n=$("table"),t=$("img");$(".content").find(n).addClass("table table-striped table-bordered table-hover");$(".content").find(t).addClass("rounded mx-auto d-block w-100 my-2");$(".edui-upload-video").addClass("es-video")})