main.page-issue article iframe {
  border: none;
  position: relative;
  top: -380px;
  left: 140px;
}

article.article iframe {
  border: none;
  width: 100%;
  margin: 5em 0 10em 0;
}

main.page-issue article {
  height: 0;
}

main.page-issue {
  margin-top: 300px;
}

.bg-branch-online, .bg-branch-online .bg-solid {
  background-color: white !important;
}

body {
  background-color: #E7FFFF;
}