* { box-sizing: border-box; }
.section-iframe-emulator { margin-top:100px; margin-bottom:100px; }
.containter-iframe-emulator, .containter-iframe-emulator-fix { width: 412px; height: 763px; background-image: url('/layout/js/iframe-emulator/iframe_monitor.png'); background-position: center center; background-repeat: no-repeat; background-size: 412px; position: relative; margin: 0 auto; display: block; }
.containter-iframe-emulator-box, .containter-iframe-emulator-box-fix, iframe { position: absolute; width: 362px; height: 571px; top: 119px; left: 23px; background: #fff; border: 2px #1D1F20 solid; z-index: 500; padding: 5px; }
iframe { overflow: auto; -webkit-overflow-scrolling: touch; top: 0; left: 0; }
