.embed .aspect-ratio.video {
  position: relative;
  width: 100%;
  padding-top: 50%;
}

.embed .container {
  max-width: 1000px;
}

.embed .aspect-ratio.video iframe {
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
}

.embed .twitter-tweet {
  margin-left: auto;
  margin-right: auto;
}
