#header-pre .logo img {
  max-height: 40px;
}
.thumbnail .caption p {
  max-height: 290px;
}

.block-home-about .thumbnail {
  height: 650px;
}
.thumbnail .caption p {
  max-height: 580px;
}

.thumbnail .caption p {
  text-align: justify;
}

.block-home-about .thumbnail {
  background: rgba(0, 58, 112, 0.8);
}

.thumbnail .caption h3,
.thumbnail .caption {
  color: #fff;
}

.block-home-about .thumbnail:hover {
  background: rgba(235, 15, 24, 0.8);
}
