.content-frame{
    max-width: 100%;
}
.scorm{
    height: calc(100vh - 230px) !important;
}
.scorm iframe{
    border: none;
}