@media screen and (max-width: 480px ) {
    .yottie-mw-640 .yottie-widget-header-classic .yottie-widget-header-banner{
		margin: 0px;
	}
	.yottie-mw-640 .yottie-widget-header-classic{
		padding: 0px;
	}
}

@media screen and (max-width: 320px){
	.yottie-widget-header{
		min-width: 200px;
	}
}

.jux_youtube_feed .yottie-widget-header{
	min-width: auto!important;
}
.jux_youtube_feed .yottie-widget-header-channel-title{
	white-space: normal;
}
