/*
	custom styles
*/

@media (max-width: 600px)
{
	.jumbotron .container img
	{
		width: 100%;
	}
}
.navbar-inverse .navbar-brand
{
	color: #fff;
}