.single-expedition .expedition-featured-image img {
  height: 500px;
  width: revert-layer;
  object-fit: cover;
  display: block;
}

.single-expedition .content-title {
	margin-bottom: 1.25rem;
}

.single-expedition .expedition-title-inline {
  font-weight: 500;
  font-size: 1.5rem;
  line-height: 1.2;
}

.single-expedition .about-prefix{
  margin-right: 6px !important;
}
