@media only screen and (max-width: 768px){
  .articleDetail .KbDetailLtContainer__description iframe{
    width: 100% !important
  }
}
