@media screen and (max-width: 992px) {
    .post-featured-img {
    width: 100%;
}

.post-description {
    width: 100%;
}
.certinner-post-content .featured-image {
    width: 100%;
}

}    