$(document).ready(function(){

	$('.Image').width($('.Image img').width());

});