
/* blog post image */

.blog__post-image img{

    object-fit: contain!important;

}