.panzerglass-tips-iframe {
 
  /*min-height: 520px;*/
  min-height: 990px;
  border: none;
  
}

@media only screen and (max-width: 1055px) {

  .panzerglass-tips-iframe {
 
    min-height: 1000px;
  
	}
  
  
}