body.page-template-ships-page .lifetime-calling-card .vm-card-body {
  max-height: inherit;
  min-height: 540px;
}
@media only screen and (max-width: 420px) {
  body.page-template-front-page .page-wrapper .home-slider .slider .descriptions .slider-content2 {
    max-width: 365px;
  }
}
body.search-results .entry-summary {
  width: 100%;
}

@media screen and (min-width: 1280px) and (max-width: 1920px) {
  body.page-template-board-of-directors-page .board-director-card {
    min-height: 460px;
  }
}
@media screen and (min-width: 1921px) and (max-width: 2400px) {
  body.page-template-board-of-directors-page .board-director-card {
    min-height: 460px;
  }
}
@media screen and (min-width: 1280px) and (max-width: 1920px) {
  body.page-template-board-of-directors-page .board-director-info {
    min-height: 460px;
  }
}
@media screen and (min-width: 1921px) and (max-width: 2400px) {
  body.page-template-board-of-directors-page .board-director-info {
    min-height: 460px;
  }
}

body.page-template-ships-page .col-12 .africa-mercy-content .tab-content .tab-pane .position-relative .col-12 .lifetime-calling-slider .patient-journey .slick-arrow {
  top: 40%;
}

body.page-template-get-involved-page .inner-page-banner h2 {
  font-weight: 500;
}

body.page-template-supplier-portal-page .inner-page-banner h2 {
  font-weight: 500;
}

/*TEST ON NAV MENU STYLING*/
body .main-header .navbar .navbar-collapse .navbar-nav li {
  min-width: 120px;
  text-align: center;
  display: f;
}
body .main-header .navbar .navbar-collapse .navbar-nav li.current_page_item a {
  background: none;
  border-bottom-style: solid;
  border-bottom-width: 3px;
  border-bottom-color: #F39E21;
  border-radius: 0%;
  padding: 0px;
  min-width: 0px;
  display: inline-block;
}

/* Our Mission Page Reversions */
body.page-template-our-mission-page .saveMore-lives-sec .container .col-12 h6 {
  line-height: 175%;
}
body.page-template-our-mission-page .right-picture {
  padding-left: 3.75px;
}

/* style CTA's Volunteer page*/
body.page-template-volunteer-page .why-serve-sec a.applycta {
  font-style: normal;
  font-weight: 700;
  font-size: 48px;
  line-height: 27px;
  color: #f39e21;
  text-decoration: none;
}/*# sourceMappingURL=remove-style.css.map */