<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.common_stand.bye input{
   width: 92%;
   font-size: 15px;
}
.sitemap_menu ul{
   width: 100%;
   display: flex;
   white-space: nowrap;
}



/* Mobile */
@media (max-width: 1023px){
   .mob_menu ul li a {
      white-space: nowrap;
   }
}</pre></body></html>