diff --git a/template-archive-news.php b/template-archive-news.php
index dfe89ea..4d93d8c 100644
--- a/template-archive-news.php
+++ b/template-archive-news.php
@@ -8,7 +8,7 @@ $args = array(
$relatedPageTemplatePage = get_pages($args) ? get_pages($args)[0] : null;
$pageIcon = get_field('page_icon', get_queried_object_id()) ?? null;
-$post_per_page = 12;
+$post_per_page = 24;
$args = array(
"post_type" => "post",
"status" => "publish",
@@ -133,7 +133,7 @@ $posts = new WP_Query($args);
max_num_pages > 1) : ?>
-
+