.text-formatted .iframe-ratio {
  margin-bottom: 20px;
  margin-bottom: 2rem;
  position: relative;
}

.text-formatted .iframe-ratio iframe {
  bottom: 0;
  height: 100%;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  width: 100%;
}
