
.indicativos iframe {
    min-height: 700px;
}

.iframe {
    min-height: 1320px !important;
}

@media (min-width:500px){
.iframe{
    min-height: 1150px !important;
}
}
@media (min-width:924px){
.iframe {
    min-height: 680px !important;
}
}