.single-post-thumbnail {
    flex: 1 1 auto;
}
.single-post-thumbnail img {
    max-width: 100%;
    height: auto;
    object-fit: contain;
}