.inresi-container {
    width: 100%;
    min-height: 715px;
    max-height: 1200px;
    height: auto;
}
  
.inresi-container iframe {
    width: 100%;
    height: 100%;
    min-height: 715px;
    border: none;
}