@media only screen and (max-width:500px) {
	body, div.full-width{
		min-width:0px;	
	}
	#block-si_menumerge-menu_merge{
		display:block;  
	}
}