.emwp-top-cont{text-align:center;}
.emwp-top-cont h2{padding-bottom:8px;line-height:120%;}
@media(min-width:992px){
  .editorial-media-with-paragraph{padding:0;}
  .emwp-right{display:flex;flex-direction:column;}
  .emwp-top-cont{flex:1;}
  .emwp-top-cont-inr{display:grid;gap:24px;position:sticky;top:0;}
  .emwp-btm-cont{display:flex;gap:40px;line-height:140%;padding-bottom:24px;}
  .emwp-top-cont h2{font-size:54px;}
  .emwp-media{aspect-ratio:8/9;}
  .emwp-subtitle{line-height:125%;}
  .emwp-top-cont{max-width:450px;margin:0 auto;}
  .emwp-top-cont-inr{padding:180px 13px 100px;}
  .emwp-btm-cont p{flex:1;}
}
@media(max-width:991px){
  .emwp-top-cont{flex-direction:column;gap:32px;padding:60px 0px;max-width: 323px;margin: 0 auto;}
  .emwp-btm-cont{display:grid;gap:24px;font-size:14px;line-height:140%;padding:40px 16px;}
  .emwp-media.media{aspect-ratio:8/9;}
  .emwp-top-cont h2{font-size:42px;}
  .emwp-subtitle{letter-spacing:0.16px;font-size:16px;}
}
@media(max-width:340px){
  .emwp-top-cont{margin:0 16px;}
}