@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;
	}
}
