.box-image-text .image {
  min-height: 190px;
  max-height: 190px;
}

.box-image-text .image img {
  max-height: 190px;
  margin: auto;
}

.box-simple {
  min-height: 230px;
}

.navbar {
  position: relative;
  min-height: 65px;
  margin-bottom: 0;
}

.navbar-brand img {
  max-height: 65px;
}

.navbar ul.nav > li > a {
  text-transform: uppercase;
  text-decoration: none;
  font-weight: bold;
  letter-spacing: 0.08em;
  border-top: solid 5px transparent;
}
