.trip-description p, .itinerary-overview p {
    text-align: justify;
}

.itinerary-title {
    padding: 10px 0;
    color: #4594b3;
}

.navbar-brand img {
  height: 100px;
  width: 120px;
}

.main-nav .navbar {
  padding: 0 !important;
}

.logo img {
  width: 95px;
}

.footer-area {
  background: #005088;
}

.header-area .top-header-area {
  background: #005088;
}

.content-title {
  height: 60px;
}

.destination-style-two .item-single .content {
  height: 350px !important;
}

.destination-style-two .item-single .content p {
  display: block;
  height: 135px;
}

.mean-container .mean-nav {
  margin-top: 90px !important;
}
