/*
Theme Name: Salient Child Theme
Theme URI: http: //mysite.com/
Description: This is a custom child theme for Salient
Author: My Name
Author URI: http: //mysite.com/
Template: salient
Version: 0.1
*/

article.post img {
   max-width: 500px!important;
   width: auto!important;
   min-width:450px;
   display: block;
   margin-left: auto;
   margin-right: auto;
   /*max-height: 900px;*/
}



