.newsroom-landing-container .newsroom-banner-container{width:100%}
.newsroom-landing-container .newsroom-content{width:100%;display:flex;flex-direction:row}
.newsroom-content .newsroom-left-content{width:66.806%;padding:0 8.577%}
.newsroom-content .newsroom-right-content{width:33.194%;padding:4.0625em 4.584% 0 2.57%;background-color:#d9d9d7;position:absolute;right:0}
@media all and (min-width:768px) and (max-width:1023px){.newsroom-content .newsroom-left-content{padding:0 10px}
.newsroom-content .newsroom-right-content{padding:1.875em 5px 0}
}
@media all and (max-width:767px){.newsroom-landing-container .newsroom-content{flex-direction:column}
.newsroom-content .newsroom-left-content{width:100%;padding:0}
.newsroom-content .newsroom-right-content{width:100%;padding:0;background-color:#fff;position:static}
}
@media all and (-ms-high-contrast:none),(-ms-high-contrast:active){.newsroom-right-content{min-height:2500px}
}