jQuery(function($){ let mapBox = $('.hotspot-mapa') mapBox.css({ 'min-height': $('img.attachment-full', mapBox).height() }) })