The problem is related to
.home .news_blog .skt_blog_top img {
max-height: 240px;
}
If I change the max-height in the css, the thumbnails appear as desired, but the grid layout breaks down and the post boxes start jumbling up. I haven’t been able to figure out why this is yet.