.inxus-embedded-reponsive {
  position: relative;
  padding-bottom: 56.25%;
  padding-top: 0;
  height: 0;
  overflow: hidden;
}

.inxus-embedded-reponsive iframe,
.inxus-embedded-reponsive object,
.inxus-embedded-reponsive embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border-radius: 32px;
}

.inxus-embedded-top {
  margin-bottom: 15px;
}

.inxus-embedded-bottom {
  margin-top: 15px;
}