.allinone-iframe {
	width: 100%;
	height: 100vh;
}

@media only screen and (orientation: landscape) {
	.allinone-iframe {
		height: unset;
		min-height: 700px;
	}
}  
  .promo_logo_center img {max-width: 150px;}
 