.product .owl-carousel .owl-item{
    display: flex!important;
    align-items: center;
    justify-content: center;
}


.navBar2 .bignav .sub dl{
    padding: 0px!important;
}


#owl-demo3 .item .text h1 a{
    max-width: 300px;
}

.navBar2 .bignav .sub dl dt{
    line-height: 21px!important;
    padding-bottom: 12px;
}



@media (max-width: 1280px){
  .col-md-3.addlogo{
      width: 33%!important;
  }
  
  .col-md-9.addnav{
     width: 67%!important; 
  }
  
  .about .product-num-inf{
      line-height: 2rem;
  }
  
  .navBar2 .bignav .sub dl{
      width: 55%!important;
  }
  
  .navBar2 .bignav .sub .subr{
      width: 45%!important;
  }
}

body{
    font-family: Times New Roman!important;
}
