/* Введите Ваш код CSS тут */
a.navbar-brand img {
    max-height: 80px;
    width: auto;
  	display: inline-block;
}
.navbar-brand {
	float: none;
}
.header {
    text-align: center;
}