.elementor-7156 .elementor-element.elementor-element-6ae0ca37{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}.elementor-7156 .elementor-element.elementor-element-78950548 > .elementor-widget-container{margin:0px 0px -320px -270px;}.elementor-7156 .elementor-element.elementor-element-29e86265{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}@media(min-width:768px){.elementor-7156 .elementor-element.elementor-element-6ae0ca37{--content-width:1200px;}}/* Start custom CSS for html, class: .elementor-element-78950548 */.iframe-wrapper {
    width: 1740px;
    height: 1000px;
    display: flex;
    justify-content: center;
    overflow: hidden;
}

.iframe-wrapper iframe {
    transform: scale(0.7); /* 80%로 축소 */
    transform-origin: top center;
    width: 100%; /* 비율 유지 */
    height: 100%;
}/* End custom CSS */