.blog-thumbnail-img{
   height: 200px !important;
   object-fit: cover;
   object-position: center;
}

.blog-detail-image{
   width: 100%;
}

.blog-content img{
   max-width: 100%;
}