https://www.loom.com/share/745e4747e456413d8c9e8e103f285cf1?sid=d29fc496-a406-4460-9fdc-68dc5561b7e4

<script>
$(document).ready(function() {
  $('.div-put').last().append($('.explore-tools_card').clone());
})
</script>

Example 👇🏻