.haber-resim {
	width: expression(this.width > 200 ? 200 : true); }
