.momo-embed-container.momo-video .grp.media.embed {
  position: relative !important;
  padding-bottom: 56.25% !important;
  height: 0;
  overflow: hidden;
  max-width: 100%; 
}

.momo-embed-container .grp.media.embed {
  position: relative !important;
  padding-bottom: 80vh !important;
  height: 0;
  overflow: hidden;
  max-width: 100%; 
}

.momo-embed-container .grp.media.embed  iframe, .momo-embed-container .grp.media.embed object, .momo-embed-container .grp.media.embed embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%; 
}

#footer {
    display: none !important;
}