/*<meta />*/

@media only screen and (max-device-width: 300px)
{
	.search-bar
	{
		width: 100%;
	}
}

