body {
	overflow-x: auto !important;
	font-size: 15px !important;
}

.sb-search-open.sb-search{
	width: 400px !important;
}

.sb-search{
	width: 60px !important;
}

body .home .sb-search{
	width: 0% !important;
}

body .home .sb-search-open.sb-search{
	width: 100% !important;
}