.tiktok-embed {
  width: 100%;
  height: 100%;
  margin: 0;
  padding: 0;
  min-width: 100% !important;
  max-width: 100% !important;
}

.tiktok-embed iframe {
  width: 100% !important;
  height: 100% !important;
  max-height: none !important;
}
