static function set_large_image_width($width = 600)
 {
     self::$large_image_width = $width;
 }