body {
  height: 100%;
  width: 545px !important;
}
#framer h1  { display: none !important; }
iframe {
  background: #fff;
  overflow-x:hidden;
}
* html #content_secondary,
* html  #news h1  { position:absolute;bottom:auto;top:expression(eval(document.documentElement.scrollTop)); }

* html .next_articles {
  position: absolute;
  top:365px;
}