body {
    margin:0;
}

iframe {
    margin: 0;
    border: 0;
}

iframe.loader {    
    width: 100%;
    height: calc(100vh - 120px) !important;
}

iframe.banner {    
    width: 100%;
    height: 120px !important;
}