/* your styles go here */
@media (max-width: 768px) {
	.navbar-brand {
	  max-width: 320px;
	}
}