the grid layout inserts invisible “dummy” articles to fill the rows (class= wppizza-article-clear)
to be honest , i am not even sure anymore if they would be strictly necessary, but alas, they are there and there most likely was a reason why they are created
therefore, you probably want to remove those first
.wppizza-article-clear{display:none}
and then align stuff