pre[class*="language-"],
.panel.panel-default {
  margin-top: 0px;
  border-top: 0px;
}

:not(pre) > code[class*="language-"], pre[class*="language-"] {
  background: transparent;
}

iframe {
  width: 100%;
  border: 0px;
}

.iconic.iconic-sm {
  width: 16px;
  height: 16px;
}

.iconic.iconic-md {
  width: 32px;
  height: 32px;
}

.iconic.iconic-lg {
  width: 64px;
  height: 64px;
}

.iconic.iconic-xl {
  width: 128px;
  height: 128px;
}
