<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*----------é›»è…¦----------*/
@media screen and (min-width: 1201px) {
.show-mobile {display:none;} 
.satellite iframe {width: 600px; height: 2750px;}
}
/*----------é›»è…¦----------*/

/*----------æ‰‹æ©Ÿ----------*/
@media screen and (max-width: 1200px){
.show-pc {display:none;}
.satellite iframe {width: 600px; height: 1625px;}
}
/*----------æ‰‹æ©Ÿ----------*/</pre></body></html>