/* Add custom CSS styles below */ 
.blog-single img{
  object-fit: contain !important;
  height:auto !important
}