#ads-intersticial iframe {
  width: 100%;
  height: 100vh;
  margin: 0 auto;
  position: fixed;
  top: 0px;
  left: 0px;
  z-index: 9999999;
}

#ads-footerexpan iframe {
  width: 100%;
  height: 120px;
  margin: 0 auto;
  position: fixed;
  bottom: 0;
  left: 0;
  z-index: 1500;
}
