@media screen and (min-width: 1440px) {
  body,
  .site-footer {
    font-size: 16px;
  }
  body .copyright,
  .site-footer .copyright {
    font-size: 16px;
  }
  body .copyright .links > a,
  .site-footer .copyright .links > a {
    font-size: 16px;
  }
  body .content .menus,
  .site-footer .content .menus {
    font-size: 16px;
  }
  body .content .categories,
  .site-footer .content .categories {
    width: 520px;
  }
  body .content .categories > a,
  .site-footer .content .categories > a {
    font-size: 16px;
  }
  body .content .contact > h3,
  .site-footer .content .contact > h3 {
    font-size: 28px;
  }
  body .content .contact > p,
  .site-footer .content .contact > p {
    font-size: 16px;
  }
  body .content .contact .whatsapp,
  .site-footer .content .contact .whatsapp {
    font-size: 16px;
    line-height: 38px;
  }
  body .content .contact .mall,
  .site-footer .content .contact .mall {
    font-size: 16px;
  }
  .site-header {
    padding: 30px 40px;
  }
  .site-header .menu-wrap .btn {
    width: auto;
    padding: 0 10px 0 20px;
    height: 38px;
    line-height: 38px;
    font-size: 16px;
  }
  .wrapper,
  .contact-flexbox,
  .detail-flexbox {
    margin: 0 auto;
    max-width: 1400px;
  }
  .site-footer .wrapper {
    max-width: unset;
  }
  .module.sticky {
    top: 60px;
  }
  .module > .wrapper > header .desc {
    font-size: 18px;
  }
  .home-banner .desc {
    padding-left: 100px;
  }
  .home-banner .desc .btn {
    font-size: 20px;
  }
  .home-banner .desc .tips {
    font-size: 18px;
  }
  .recommend .header p {
    font-size: 18px;
  }
  .recommend .content > .check,
  .recommend .content .rows > .check {
    font-size: 18px;
  }
}
