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