#page-01 > div > section:nth-child(2) > iframe {
    position: absolute;
    left: 3em;
    top: 3em;
    font-size: 1.75em;
    display: inline-block;
    height: 427px;
    width: 344px;
    overflow: hidden !important;
    overflow-clip-margin: content-box !important;
    border: 0 !important;
}
