<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@media only screen and (min-width: 769px){
   .subpage_ad .ad-tit {
    font-size: 50px!important;
  
}
  
  .subpage_ad .ad-sum {
    font-size: 30px!important;

}
 .lg-download{
  display:none;
} 
}
@media only screen and (max-width: 768px){
 
}


@media only screen and (max-width: 1024px) and (min-width: 769px){
  
}

@media screen and (max-width: 1400px){
.NavList_a1 a {
    padding: 0px 20px!important;
}
  }</pre></body></html>