<script>
(function($){
$(window).on("load",function(){
if($(window).width() < 767)
{
$('<img class="background-clipart background-clipart-17" src="img/background/17.png" height="600" width="629" alt="">').appendTo($('.auto-layout'));
$('<img class="background-clipart background-clipart-17" src="img/background/17.png" height="600" width="629" alt="">').appendTo($('.auto-layout'));
};
});
}) (jQuery)
</script>