.diagnostic-container {
    position: relative;
    padding-bottom: 3000px;
    height: 0;
    overflow: hidden;
}

.friend-container {
    position: relative;
    padding-bottom: 1000px;
    height: 0;
    overflow: hidden;
}

.diagnostic-container iframe,
.friend-container iframe {
    position: absolute;
    top:0;
    left: 0;
    width: 100%;
    height: 100%;
}










/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */
