/* Widget: Banner */
.widget_banner,
aside.widget_fullwidth.widget_banner {
	text-align: center;
	background: #ddd;
	padding: 3.4em 1em !important;
}
.widget_banner .image_wrap {
	overflow:hidden;
	display:block;
	margin-bottom:1.8em;
}
.widget_banner .image_wrap img {
	width: auto;
	height:auto;
}
.widget_banner h4 {margin-bottom: 1.3em; font-weight: 600;}

.widget_banner p {
	font-size: 13px;
	line-height: 1.92em;
}
.widget_banner .sc_item_button {
	margin-top:  1.4em;
}