.am-embed-ratio .am-embed-container {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}

.am-embed-ratio .am-embed-container > iframe {
  width: 100% !important;
  height: 100% !important;
}

.am-embed-ratio {
  position: relative;
  height: 0;
}

.am-embed-error {
  color: #292827;
  background: #e7e6e2;
  padding: 10px 20px;
  line-height: 1.3em;
}

amedia-smartembed-iframe {
  display: block;
}
