.ttk-edf-app-iframe{
    &-iframe {
    	position:absolute;
    	margin:1px;
    	padding: 0px;
    	border: 0px;
        height: 100%;
        width: 100%;
    }
}