@media (max-width: 640px) {
  .shop-product-data__desc .desc-area iframe {
    max-width: 100% !important;
  }
  .shop-product-data__desc .desc-area video {
    max-width: 100% !important;
  }
}
