﻿.blog-single .blog-img 
{
    max-height: 500px !important;
    
    }
    
    
    
    .blog-single .blog-img img {
    /* max-height: 500px !important; */
    height: 100% !important;
    max-height: 500px !important;
}


.entry-content img
{width: 100% !important;
   
    }