/*
Theme Name: Total Child Theme
Theme URI: https://your-site.com
Description: Your site description. Go to Appearance > Editor to modify this file.
Author: Your Name
Author URI: https://your-site.com
Template: Total
Version: 1.0
*/

img.wpex-align-middle:not(.blog-single-media-img) {
    max-height: 300px;
	object-fit: cover;
}