/*
Theme Name: Avada Child
Description: Child theme for Avada theme
Author: ThemeFusion
Author URI: https://theme-fusion.com
Template: Avada
Version: 1.0.0
Text Domain:  Avada
*/

#post-13 .fusion-image-wrapper img {	
    max-width: none;
    height: 250px;
    object-fit: cover;
}
#post-13 .fusion-image-size-fixed {
    max-width: none;
	display: block;	
}