/* A closed offscreen section keeps its height until scroll compensation is
   confirmed. No height animation or visible spacer is inserted in the view. */
body[data-foundation] .foundation-height-hold257 {
  overflow-anchor:none!important;
  transition:none!important;
}
