/* The photo starts at the section edge; only its text keeps the 1 cm inset. */
@media (min-width:981px) {
  html body#top.design-master:is(.info-cites-page,.ipci-editorial-page) .master-section.effect-section {
    padding-top:0 !important;
  }
  html body#top.design-master:is(.info-cites-page,.ipci-editorial-page) .master-section.effect-section > .study-making-inner {
    padding-top:1cm !important;
    box-sizing:border-box !important;
  }
}
