/*
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
*/

.feedzy-rss .rss_item .rss_image span {
	display: inline-block;
	position: absolute;
	width: 100%;
	height: 66%;
	background-position: 50%;
	background-size: cover;
}

element.style {
    width: 150px;
    height: 100px;
}

div .rss_image element.style {
    width: 150px;
    height: 100px;
}