/*

Theme Name: X – Child Theme
Theme URI: http://theme.co/x/
Author: Themeco
Author URI: http://theme.co/
Description: Make all of your modifications to X in this child theme.
Version: 1.0.0
Template: x

*/
.entry-featured {
	max-height: 350px;
	max-width: 350px;
	overflow: hidden;
	margin: 0 auto;
}

.entry-featured img{
	max-height: 350px;
	max-width: 350px;
	overflow: hidden;
	margin: 0 auto;
}