@media(max-width:1000px){
  .container{width:calc(100% - 32px);max-width:1000px}
  .container .container{width:100%}
  .pure-g>.content-left,.pure-g>.content-right{float:none;width:100%;margin-left:0}
  .content-right{margin-top:24px}
  .topbar{height:auto;min-height:36px}
  .topbar .pure-u-1-3{display:none}
  .topbar .pure-u-2-3{width:100%;text-align:left;line-height:2.3}
  .topbar a,.all-cities a{display:inline-block;white-space:nowrap}
  .header .pure-u-1-3,.header .pure-u-2-3{width:100%;float:none}
  .header .logo{padding-left:0;font-size:28px}
  .search-wrapper{float:none;width:100%;max-width:420px;margin-top:16px}
  .search-wrapper .search-input{box-sizing:border-box;width:100%}
  .all-cities table{width:100%;table-layout:fixed}
  .all-cities td.letter{width:25px}
  .all-cities td{overflow-wrap:anywhere}
  .footer .container{font-size:12px;text-align:left;overflow-wrap:anywhere}
  .nearest{box-sizing:border-box;max-width:100%;width:100%}
  .news-iframe,.fix-news-nav{max-width:100%;box-sizing:border-box}
  .weather-table,.hourly,.hours{max-width:100%;overflow-x:auto}
  img,iframe{max-width:100%}
  [_echarts_instance_]{max-width:100%;overflow-x:auto}
}
