.navbar-brand {
    margin: 0 auto;
}
.container-header {
background-image: url(images/1.jpg);
  background-position: center;
  background-attachment: fixed;
  background-repeat: no-repeat;
  background-size: cover;
}
.brand-logo img {
  width: 300px !important;
  margin: 40px;
}
.container-header .container-nav {
    background: #5f9ea0e3;
}
.com-content-article.item-page td {
  border: 1px #bdbdbd solid;
}