function resize() { var $winwidth = $(window).width(); if ($winwidth<550) { $("#middleleft img").css('width', '70%');