article .post-thumbnail img {
    width: 100%;
    height: 400px;
    object-fit: cover;
}