﻿.gross {
    max-height: 70vh; 
    -webkit-overflow-scrolling: touch; 
    overflow-y: scroll;
}
.ifr-gross {
    width: 100%;
    height: 100%;
    border: 0;
}
