.iframe-wrapper {
    left: 0;
    top: 0;
    width: 100%;
    bottom: 0;
    position: absolute;
    overflow: none;
    -webkit-overflow-scrolling: touch;
}
#external, .dx-scrollview-content {
    width: 100%;
    height: 100%;
}