$( '.img-border-bottom' ).each(function( index, img ) { $(img).css({'wight' : '100%', 'height' : '1px'}) ; });