.liveclass-body {
  height: 1000px; }
  .liveclass-body iframe {
    position: absolute;
    top: 35px;
    left: 0;
    width: 100%;
    height: calc(100% - 35px); }
