@media screen and (max-width: 750px) {
  .sm-hidden {
    display: none !important;
  }
  header {
    height: 60px !important;
  }
  header > img {
    width: 40px !important;
  }
}
<!--ºÄÊ±1765859911.9957Ãë-->