.post-thumbnail img {
    width: 100%;
    max-height: 400px;
    min-height: 130px;
    object-fit: cover;
    margin-bottom: 30px;
}