@charset "utf-8";
/* CSS Document */

.mfp-iframe-holder .mfp-content { height:52% !important; }

@media screen and (max-width: 767px) {
.JS .mfp-iframe-holder .mfp-content { height:auto !important; }
}

