NSP Video Gallery mode / GAME template:
Why is the Popup window not responsive in mobile view?
It's way to big for mobile screen
http://www.fisk-golf.dk/line-binding
#sbox-window {
height: auto !important;
left: 2% !important;
max-width: 92% !important;
}
#sbox-window iframe {
height: auto !important;
width: 100% !important;
}