Index: ssts-web/src/main/webapp/js/magnificPopup/magnific-popup.css =================================================================== diff -u -r12331 -r17111 --- ssts-web/src/main/webapp/js/magnificPopup/magnific-popup.css (.../magnific-popup.css) (revision 12331) +++ ssts-web/src/main/webapp/js/magnificPopup/magnific-popup.css (.../magnific-popup.css) (revision 17111) @@ -235,11 +235,11 @@ .mfp-iframe-holder .mfp-content { line-height: 0; width: 100%; - max-width: 900px; } + max-width: 1110px; } .mfp-iframe-scaler { width: 100%; - height: 0; + height: 0px; overflow: hidden; padding-top: 56.25%; } @@ -249,7 +249,7 @@ top: 0; left: 0; width: 100%; - height: 100%; + height: 80%; box-shadow: 0 0 8px rgba(0, 0, 0, 0.6); background: black; }