mogtaba
Hi
I see there is height issue
Add this code in custom css to fix it
.tag-category .category > li .media-wrap {
min-height: auto!important;
}
Also the last few item appear HTML issue on your site with missing closing DIV that result all item in one box.
Kindly disable those article one by one check tags page, one or more article content creating this problem.