$('#main img').css({'max-width':'400px'});
<style type="text/css"> #main img{ max-width:400px; } </style>