/*
CTC Separate Stylesheet
Updated: 2020-06-19 18:13:57
Theme Name: ASSET InterTech
Theme URI: http://asset-intertech.com
Template: hello-elementor
Author: Mediacurrent
Author URI: https://mediacurrent.com
Description: Theme for asset-intertech.com
Version: 1.0.0.1592590437
*/
.docset-demo {
  display: grid;
  grid-template-columns: 350px 1fr;
  gap: 20px;
  width: auto;
  max-width: 1600px;
  margin: 40px auto;
}

.docset-demo__current-doc iframe {
  width: 100%;
  height: calc(100vh - 500px);
  border: 0;
}
