.globalBlockCodeEmbbed {
    max-width: 100%;
    .container {
      //max-width: 100%;
      iframe {
        max-width: 100%;
      }
    }
  }
  