/* Remove only legacy slot min/max floors; media sizing remains in ad-fit R1. */
html:root body.front.portal[class] .site-ad-slot.cms-ad-fit[data-site-ad-placement][style] {
  min-height: 0 !important;
  max-height: none !important;
}
