@media (max-width: 767.9px) {
  .header-top-text {
    margin: 6px 0;
    text-align: left;
  }
  .generators-item li a {
    margin: 20px;
  }
  .generators-item-text {
    margin-left: 10px;
  }
  .nav-menu-btn img,
  .nav-suer img {
    width: 16px;
  }
  .nav-logo img {
    height: 18px;
    object-fit: contain;
  }
  .banner-box {
    height:  450px;
  }
  .banner-top-img {
    display: none;
  }
  .banner-top-img-ipad {
    display: none;
  }
  .banner-top-img-mob {
    display: block;
  }
  .banner-content {
    width: 300px;
  }
  .banner-content-title {
    font-size: 24px;
  }
  .banner-content-title2 {
    font-size: 14px;
  }
  .banner-content-to-checkout {
    margin-right: 0;
    margin-bottom: 18px;
    padding: 8px 24px;
    width: 130px;
    font-size: 14px;
    height: 32px;
  }
  .flex-col-center {
    justify-content: left;
  }
  .banner-content-to-detail {
    padding: 8px 17px;
  }
  .banner-content {
    margin-top: 14%;
  }
  .btn-to-top {
    width: 32px;
    height: 32px;
    bottom: 4%;
    right: 4%;
  }
  .nav-mob-menu {
    width: 90%;
    left: -92%;
  }
  .featured-products-title {
    margin-top: 26px;
    font-size: 16px;
  }
  .featured-products-commodity {
    flex-direction: column;
    margin-top: 12px;
    align-items: center;
  }
  .featured-products-commodity .commodity-box {
    width: 90%;
  }
  .featured-products-commodity .commodity-box:first-child {
    margin-bottom: 2%;
  }
  .featured-products-commodity .information-content {
    width: 45%;
    top: 10%;
    height: 70%;
  }
  .customer-Voice-title,
  .contact-us-title {
    font-size: 16px;
    margin-top: 28px;
    margin-bottom: 12px;
  }
  .customer-Voice-swiper-button {
    display: none;
  }
  .customer-Voice .swiper-wrapper{
    height: 82%;
  }
  .customer-Voice .contaner-bottom{
    margin-top: 5px;
    -webkit-line-clamp: 7;
  }
  .customer-Voice .comment-box {
    display: flex;
    justify-content: center;
    background: #fafafa;
    padding-bottom: 74%;
    padding-top: 4%; 
  }
  .customer-Voice-left-img {
    width: 90%;
  }
  .customer-Voice-swiper {
    top: 48%;
    left: 5%;
    width: 90%;
    height: 52%;
  }
  .customer-Voice-swiper-pagination {
    justify-content: center;
  }
  .customer-Voice-swiper-control {
    margin-top: 8%;
  }
  .contact-us-commodity {
    flex-direction: column;
    align-items: center;
    row-gap: 12px;
  }
  .dealer-application-box {
    width: 90%;
  }
  .contact-us .commodity-right {
    width: 90%;
  }
  .choose-reason {
    margin: 28px 0;
  }
  .choose-reason-title {
    font-size: 16px;
    margin-bottom: 12px;
  }
  .choose-reason .commodity-box {
    width: 80%;
  }
  .contact-us .commodity-box-text{
    width: 110%;
  }
  .contact-us .application-img{
    width: 70%;
  }
}
