$(function(){ $('.js_centerImg img').each(function(){ $('.js_centerImg img').css({'height':'auto','width':'100%'}); }) })