@charset "utf-8";
/* CSS Document */


@media only screen and (max-width: 600px) {
  a.navbar-brand {
	  font-size: 9px;
}
	.logo {
    width: 46px;
    height: 50px;
}

	
}
