<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@media screen and (max-width: 662px) {
  #aboutUs .about-wrapper .orangeBox {
    width: 100%;
  }
  #aboutUs .about-wrapper .imgBox {
    width: 100%;
    top: 30px;
    left: 0px;
  }
  #aboutUs .about-wrapper .imgBox img {
    max-width: 100%;
  }
  #aboutUs .about-wrapper .textBox {
    width: 100%;
    text-align: center;
  }
  #Service .service-wrapper .orangeBox {
    width: 100%;
  }
  #Service .service-wrapper .imgBox {
    width: 100%;
    top: 30px;
    left: 0px;
  }
  #Service .service-wrapper .imgBox img {
    max-width: 100%;
  }
  #Service .service-wrapper .textBox {
    width: 100%;
    text-align: center;
  }
}/*# sourceMappingURL=style662.css.map */</pre></body></html>