  .slide-show-section .slide-show.slide-show--caption.slide-show--bordered.middle-content.bg-blue {
	background-color: var(--slb-white);
}
img.hero-landing-container-backdrop-image {
   height: 100%;
}
.sfop-summary-outer-wrapper + .multi-col-news-highlight {
   padding-top: 0;
}

a.solutions-card-white-container {
   color: inherit;
}

.promo-card a {
   color: inherit;
}

@media (min-width: 1194px)
{
    section#featured-highlights-2022 .grid.middle-content div.col-span-full {
      width: 82%;
      padding-right: 23px;
    }
}

.jv-full-bleed-combo div p {
   margin-bottom: 0; 
}

@media screen and (min-width: 834px) {
   .jv-full-bleed-combo img {
     max-height: unset;
   }
 }

@media screen and (min-width: 1440px) {
    .combo-slide-show-rte .slide-show .slide-show__background {
        height: 100%;
    }
}

#magazine-summary div img {
   display: block;
}

#latest-articles div img {
   display: block;
}

@media screen and (min-width: 1440px) {
    .three-card .three-card__label {
        font-size: 48px;
    }
}