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

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

.navbar ul.nav > li > a {
  text-decoration: none;
}

.owl-carousel {
  display: block !important;
}

#contact-message {
  margin-bottom: 30px;
  border: solid 1px #55aaaa;
  padding: 10px;
  background: rgba(255, 255, 255, 0.6);
}

#heading-breadcrumbs-banner {
  background-attachment: scroll;
  background-size: cover;
  background-position-x: center;
  background-position-y: center;
  height: 420px;
  margin-bottom: 20px;
}

.avatar {
    width: 100px;
    height: 100px;
}
