.youtube iframe {
  width: 100%;
}

.google-map iframe {
  width: 100%;
}

.google-trend iframe {
  width: 100%;
  height: 400px;
}

.spotify-embed {
  width: 100%;
}

.spotify-embed iframe {
  width: 100%;
}

.spotify-embed pre {
  padding: none !important;
  white-space: none !important;
  background-color: none !important;
  border: none;
}

.mw-body {
  padding-top: calc(100vw * 0.833);
}

.share-buttons iframe {
  margin-right: 8px;
}

.fb_iframe_widget span {
  vertical-align: unset !important;
}

@media (min-width: 768px) {
  .google-trend iframe {
    width: 100%;
    height: 470px;
  }

  .spotify-embed {
    float: right;
    width: 270px;
    margin: 0.5em 0 0.5em 1em;
    clear: right;
  }

  .youtube {
    width: calc(100% - 22em);
  }

  .skin-minerva .youtube {
    width: calc(100% - 23em);
  }

  .reference-text .youtube {
    width: 100%;
  }

  .mw-body {
    padding-top: calc(280px + 1.25em);
  }
  .sign_up_banner {
    height: 94.5px;
  }
}

#footer-info-0 {
  display: none;
}

#p-tb {
  position: sticky !important;
  top: 50px;
}

#mys-wrapper {
  height: unset !important;
}

.adsWrap {
  margin-bottom: 4px;
  background: rgb(219, 219, 219);
}

.fixed_adsense {
  position: fixed;
  bottom: 0;
  width: 100%;
  height: calc(100vw * 0.25);
  max-height: calc(100vw * 0.25);
}

.fixed_adsense_delete {
  position: fixed;
  right: 4px;
  bottom: calc(100vw * 0.28);
  font-size: 24px;
}

.mw-footer.minerva-footer {
  padding-bottom: calc(100vw * 0.25);
}

.canscroll {
  max-height: 60vh;
  overflow: scroll;
}

.vector-menu-content .toc ul li {
  line-height: 1.2;
}

.sign_up_banner {
  display: flex;
  align-items: center;
  justify-content: center;
}

.sign_up_banner img {
  width: 100%;
  max-width: 420px;
  height: auto;
}
