.category .entry-meta .post-author {
    display: none;

}



.post_grid_row .post .entry-thumb img {
    aspect-ratio: 1.67/1;
	width: 100%;
	object-fit: cover;
	object-position: center;
}